Just for info!

If you have folowing problem:

“error while loading shared libraries: libpython2.7.so.1.0: cannot open shared object file: No such file or directory”

You just need to typ this command on ubuntu: “sudo apt-get install libpython2.7-dev”