I have changed my computer to a Linux Mint x64 OS and I have throubles with a python library, igraph library, when i try to execute and old program I made.
sudo -H pip uninstall igraph
then:
sudo pip install python-igraph
worked for me.