You are here

PyRosetta Initial Setup

2 posts / 0 new
Last post
PyRosetta Initial Setup
#1

Mac OSX 10.7 - Lion 64bit
Python v2.7.2
PyRosetta 2.0

I downloaded and extracted the files for PyRosetta. I moved them to my documents. When I open terminal and go the directory where PyRosetta is located I cannot step 4 to work from the instructions online.
"
4. From within the PyRosetta directory, type 'source
SetPyRosettaEnvironment.sh' into the command line to set up the PyRosetta
library filepaths"

I type "bash-3.2$ source SetPyRosettaEnvironment.sh"

I receive an error that says "bash: cd: SetPyRosettaEnvironment.sh: not a directory

I also have the Ubuntu installed in parallels and I receive the same error. Any help you can provide will be greatly appreciated!

Post Situation: 
Tue, 2011-10-18 08:56
CurtisWalton

Could you try this?

bash-3.2$ source `pwd`/SetPyRosettaEnvironment.sh

Mon, 2011-10-31 08:13
Sergey