Hi,
I am trying to install the Pyrosetta, version- Scientific/Red Hat Linux (64-bit) on CentOS 6.0 but I am getting the following error when I use the command from rosetta import * :-
ImportError: libpython2.7.so.1.0: cannot open shared object file: No such file or directory
I have also installed python 2.7 , and it’s installed at /usr/local/python2.7. I searched for the libpython2.7.so.1.0 file , but I was not able to locate it. In addition to python 2.7, I also have python 2.6 in the system.
Pls help
BHARAT