Well I am able to extract and compile PyRosetta-3.6.Release for both Ubuntu and “other” Linux using the command “sudo python PyRosetta/setup/setup.py install” where python is 3.7 and there are no errors.
But when I execute a python script with ” from pyrosetta import * ” i get the error that there is no pyrosetta.
I downgraded back to python 3.6 and everythong works fine again, so I beleive the issue is with python 3.7