Member Site Forums PyRosetta PyRosetta – General libmini.dylib

Viewing 1 reply thread
  • Author
    Posts
    • #1034
      Anonymous

        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!

      • #6071
        Anonymous

          have you called rosetta.init()? It always should be the first function you call after the imports and before using any other rosetta functions.

        • #6072
          Anonymous

            No, I did not~~

            Problem solved, Thanks!

        Viewing 1 reply thread
        • You must be logged in to reply to this topic.