PyRosetta Initial Setup

Member Site Forums PyRosetta PyRosetta – Build/Install PyRosetta Initial Setup

Viewing 1 reply thread
  • Author
    Posts
    • #1057
      Anonymous

        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!

      • #6200
        Anonymous

          Could you try this?


          bash-3.2$ source `pwd`/SetPyRosettaEnvironment.sh
      Viewing 1 reply thread
      • You must be logged in to reply to this topic.