Member Site › Forums › PyRosetta › PyRosetta – General › PyMOL Update
- This topic has 6 replies, 4 voices, and was last updated 7 years, 7 months ago by
Anonymous.
-
AuthorPosts
-
-
April 11, 2018 at 5:07 am #2892
Anonymous
Dear Developers,
PyMOL has just been updated to use Python 3 by default, thus the PyMOL-RosettaServer.py script to view the structure changes in PyMOL no longer works.
The print statements needs to be changed as well as the ‘from cStringIO import StringIO’ along with other changes to update the script from python 2 to python 3.
I hope this helps.
-
April 11, 2018 at 11:03 pm #14188
Anonymous
We’ve had an issue filed for this for a while. The first fix didn’t stick. Thanks for pointing it out!
-
May 11, 2018 at 4:04 pm #14223
Anonymous
Has there been any progress made on this issue? I have tried to make a workaround myself and am currently stuck on decompressing the structure in packet processing. gzip/zlib does not seem to like the header and format of the structure sent.
-
May 11, 2018 at 5:21 pm #14224
Anonymous
This has being cared of, in the newest PyRosetta build you should be able to find PyMOL-RosettaServer.python3.py script which should work fine in Pyhon3
-
May 15, 2018 at 2:53 am #14231
Anonymous
Would you happen to know where the file is? I just downloaded the latest build (linux release 180 for python 3.6) and cannot find the PyMOL-RosettaServer.python3.py script anywhere. I did a search on the whole distribution and nothing turned up.
-
May 15, 2018 at 5:47 pm #14233
Anonymous
IDK if Sergey gets replies emailed by the forum software but I have brought this to his attention.
-
May 15, 2018 at 6:20 pm #14234
Anonymous
Thank you for letting us know! Looks like this file was not added into distribution package. This is fixed now, so next release (~May 18) should have it. In meanwhile you can grab it from Rosetta source package (should be in main/source/src/python/PyRosetta/src/ dir).
-
-
-
AuthorPosts
- You must be logged in to reply to this topic.
