You are here

Install pyrosetta on Ubuntu

3 posts / 0 new
Last post
Install pyrosetta on Ubuntu
#1

I recently download the rosetta 2022.46 source code and rosetta 2022.46 ubuntu binanry. Then I'm confused how to install them. I try to unpack the binary file into my home directory, but then it seems nothing has been installed. for examle, "no module called pyrosetta" or "no module called pyrosetta.toolbox" or "init is not defined".

And I also complie the source code using scons , but it seems just create a bin folder contained release in some specific folder, but not installed in the system.

Who can help me to solve this problem?

I have  Ubuntu 20.04 on windows

Category: 
Post Situation: 
Mon, 2023-02-06 07:02
Xiao Zhu

Hi,


Are you trying to install Rosetta or PyRosetta? For the latter, the rosetta source code does not need to be installed, follow this instead: https://www.pyrosetta.org/downloads

 

Mon, 2023-02-06 22:39
gezmi

Thank you gezmi, I'm going to install PyRosetta, the question is what I download don't have this "pyrosetta-2022.5+release.b3365a1-cp36-cp36m-linux_x86_64.whl" this file, so I cannot follow the instruction to do" pip3 install pyrosetta-2022.5+release.b3365a1-cp36-cp36m-linux_x86_64.whl" .  And no instruction for binary file of Ubuntu.

Tue, 2023-02-07 01:15
Xiao Zhu