Comment 4 for bug 1202823

Revision history for this message
Alexandre Herbreteau (alexandre-herbreteau) wrote :

Thanks a lot, it worked fine for me too !
Just a comment: for 64 bits OS (like me), the following symbolic link must be done instead of the one you mention:
sudo ln -s /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 /usr/lib/libpython2.7.so.1.0

Bye.