You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "bla2.py", line 5, in <module>
baseline = rs.io.get_sequence_and_structure('4u0g.pdb')
File "C:\Python\lib\site-packages\rstoolbox\io\rosetta.py", line 850, in get_sequence_and_structure
exe = make_rosetta_app_path('rosetta_scripts')
File "C:\Python\lib\site-packages\rstoolbox\utils\tools.py", line 315, in make_rosetta_app_path
raise IOError("The expected Rosetta executable {0} is not found".format(exe))
OSError: The expected Rosetta executable C:\Users\Bhavay\rosetta_scripts.winccrelease is not found
Output of rstoolbox.show_versions()
[paste the output of rstoolbox.show_versions() here below this line]
yaml: 5.3
pandas: 0.25.3
seaborn: 0.9.0
libconfig: 0.9.2
six: 1.13.0
networkx: 2.4
None
The text was updated successfully, but these errors were encountered:
Bug Report
Code Sample, a copy-pastable example if possible
Problem description
Cannot run basic script
Expected Output
Output of
rstoolbox.show_versions()
[paste the output of
rstoolbox.show_versions()
here below this line]yaml: 5.3
pandas: 0.25.3
seaborn: 0.9.0
libconfig: 0.9.2
six: 1.13.0
networkx: 2.4
None
The text was updated successfully, but these errors were encountered: