Comment 1 for bug 85705

Revision history for this message
Chris Halse Rogers (raof) wrote :

It turns out that setup.py doesn't segregate the _inotify.so library based upon which version of python it's built against. This debdiff fixes it, by rebuilding the module against the right version of python before installing it.