ImportError PyUnicodeUCS2

Member Site Forums PyRosetta PyRosetta – General ImportError PyUnicodeUCS2

Viewing 0 reply threads
  • Author
    Posts
    • #436
      Anonymous

        I installed pyrosetta.v1.1 for Linux 32-bit in my laptop 32-bit, after installation I tried to import from rosetta but I received a note ImportError rosetta/libboost_python-gcc34-mt-1_38.so.1.38.0 undefined symbol PyUnicodeUCS2_AsWideChar.
        The pyrosetta was installed in the lab’s computer 64-bit and it’s all ok, without this message of the ImportError.



        I solved this problem using the command –enable-unicode=ucs2 in the installation of the Python, and now the pyrosetta 32-bit it’s OK too.

        Thanks…

        …BUT now I receive two new Warnings from pyrosetta:

        WARNING Readline services not available on this platform.
        WARNING The auto-indent feature requires the readline library Python 2.5.5

    Viewing 0 reply threads
    • You must be logged in to reply to this topic.