You are here

Installing PyRosetta: SetPyRosettaEnvironment.sh missing?

3 posts / 0 new
Last post
Installing PyRosetta: SetPyRosettaEnvironment.sh missing?
#1

Hi,

I'm trying to get PyRosetta installed on my windows 10 laptop. I've followed all of the instructions listed here: http://www.pyrosetta.org/documentation/windows

I downloaded both rosetta for python 3.6 and 3.7 and placed and installed the files in separate environments that I created for this purpose using the same versions of python. I did all of this in Bash as outlined in the instructions. When I open python in bash and then attempt to import rosetta it works, however, when I launch jupyter notebooks (within the same environment), the module pyrosetta is not found.

In this thread https://www.rosettacommons.org/node/9617 I found that I need to source SetPyRosettaEnvironment.sh in my rosetta folder, however, this returns the following error: no such file or directory.

When I examine the files in the directory I can also not find any such files. Any ideas?

Thank you!

Category: 
Post Situation: 
Mon, 2019-09-23 19:53
mgbcn

I can't find SetPyRosettaEnvironment.sh in my PyRosetta4.Release.python27.mac.release-239

as well.

Mon, 2020-02-17 06:48
dnamkr

I believe that with the current versions of PyRosetta you no longer need the SetPyRosettaEnvironment.sh script.  -- PyRosetta should install just like a "standard" Python package -- see http://www.pyrosetta.org/dow for the current installation instructions.

Wed, 2020-03-04 09:28
rmoretti