Hi there,
I am a new user of PyRosetta. I downloaded PyRosetta.MacOSX.Lion-r44597.64Bit on my mac.
I can import rosetta module without any problem and use some of the functions in it. But when I use myfunction = create_score_function(‘standard’). I got segment fault 11 and the error message is: Python quit unexpectedly while using the libmini.dylib plug-in.
Is there any idea how to solve this problem? Thanks!