You are here

pyRosetta problem

1 post / 0 new
pyRosetta problem
#1

When I ran the pyRosetta, it could not be used because of the error generated by incompatible of system. I am using Red Hat Enterprise Linux Client release 5.5 (Tikanga), with glibc-2.5-42.e15_4.3.

The error is like this:

Traceback (most recent call last):
File "./loops.py", line 1, in
from rosetta import *
File "/src/pyrosetta11/rosetta/__init__.py", line 14, in
import utility, core
File "/src/pyrosetta11/rosetta/utility/__init__.py", line 1, in
from _rosetta_utility_000 import *
ImportError: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by /src/pyrosetta11/rosetta/libmini.so)

Can somebody face this type of problem and also have the solution to solve the problem?

Sun, 2010-07-25 22:25
exchhattu