Installation of Rosetta on Mac BigSur

Member Site Forums Rosetta 3 Rosetta 3 – Build/Install Installation of Rosetta on Mac BigSur

  • This topic has 1 reply, 2 voices, and was last updated 3 years ago by Anonymous.
Viewing 1 reply thread
  • Author
    Posts
    • #3856
      Anonymous

        Hi, 

         

        I have installed pyrosetta and rosetta on my system and when I try to import in my python code it says module not found. I have a BigSur mac computer. Is it because of my system? Can someone help me who has also installed it on bigSur?

        Thank you in advance!

        Best,

        Rashmi

         

      • #16042
        Anonymous

          Typically when you get the “module not found” error when importing PyRosetta, it has to do with there being multiple Python installations on your machine. You may have successfully installed PyRosetta, but you installed if for one Python, whereas when you’re doing the import, you’re doing it in a different Python.

          I’d recommend double checking where you installed PyRosetta to, and check to make sure it’s the same Python that you’re using when you get the import error.

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