I have installed the Pyrosetta 4 (win vision) on my win7. I can do the command of “from rosetta import *”, but when I do “from pyrosetta import *”, there are mistake “ImportError:No module named pyrosetta”. What can I do for that?
I have installed the version was “PyRosetta.Windows.64Bit.monolith.mode=release.branch=release-r80” from pyrosetta.org. My OS is Win 7 64bit. Thank you very much for your help.
Ah, i see – version that you installed is PyRosetta-3 (PyRosetta-4 have ‘PyRosetta4.’ in the name of its archives), thats why you can’t ‘import pyrosetta’