You are here

PyMOLMover not working in conda

4 posts / 0 new
Last post
PyMOLMover not working in conda
#1

Hi,

I just set up everything in conda environment, and everything seems working great, except that I can't get pymol mover working - when I run PyMOLRosettaServer.py, I get:

PyMOL not running, entering library mode (experimental)

pyMOL <---> PyRosetta link started!

at 127.0.0.1 port 65000

despite that my pymol is running perfectly fine. What should I do to make pymol mover work? Any help would be very appreciated.

Category: 
Post Situation: 
Fri, 2020-02-28 00:18
FenrisDaWolfff

OS: Ubuntu 18.04.4 64

Python: Python 3.7.6

Pyrosetta: 2020.6+release.feb6ebf6c93

Fri, 2020-02-28 00:22
FenrisDaWolfff

From the log it looks like you trying to run PyMOLRosettaServer.py script from terminal, - is that right? - This script is designed to be run from within PyMOL: Open PyMOL GUI, then from File menu select `run` command and then select PyMOLRosettaServer.py script to run.

Hope this helps,

 

Fri, 2020-02-28 14:14
Sergey

Yes that's it! I feel so dumb right now. I need to learn how to read again haha. Thank you so much for your help!

Fri, 2020-02-28 22:05
FenrisDaWolfff