I have installed libpython-dev and libpython2.7-dev, and now the python plugin loads correctly.
These packages are not listed as runtime dependencies. Should they be included in the runtime dependencies of the package ? Or the python source package putting the library file in the wrong package ? $ dpkg -L libpython2.7-dev|grep /usr/lib/x86_64.*lib /usr/lib/x86_64-linux-gnu/libpython2.7.a /usr/lib/x86_64-linux-gnu/libpython2.7.so $ dpkg -L libpython2.7|grep /usr/lib/x86_64.*lib /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 /usr/lib/x86_64-linux-gnu/libpython2.7.so.1 -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

