Hi, 
I was wondering if there is a work around to get the PyMOL app to launch in OS 
X 10.10 (Yosemite)?  Currently, when trying to launch the app from 
/Applications folder it does nothing.  I have the new XQuartz. 
When I try to launch it using terminal, I get this error:

$python launch_pymol.py 
Traceback (most recent call last):
  File "launch_pymol.py", line 27, in <module>
    modules_path = os.environ['PYMOL_PATH']+'/modules'
  File 
"/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/UserDict.py", 
line 23, in __getitem__
    raise KeyError(key)
KeyError: 'PYMOL_PATH'

If I try to launch from the MacPyMOL in the /Contents/MacOS folder, I get this 
error:

/Applications/MacPyMOLhybrid.app/Contents/MacOS/MacPyMOL ; exit;
'import site' failed; use -v for traceback
LookupError: no codec search functions registered: can't find encoding
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named os
Traceback (most recent call last):
  File "<string>", line 1, in <module>
NameError: name 'sys' is not defined
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/Applications/MacPyMOLhybrid.app/pymol/modules/pymol/__init__.py", line 
32, in <module>
    import copy
ImportError: No module named copy
Traceback (most recent call last):
  File "<string>", line 1, in <module>
NameError: name 'pymol' is not defined
PyMOL-ERROR: can't find module 'invocation'logout

Any ideas on how to fix this?

Thank you for your help!

Ryan
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
PyMOL-users mailing list (PyMOL-users@lists.sourceforge.net)
Info Page: https://lists.sourceforge.net/lists/listinfo/pymol-users
Archives: http://www.mail-archive.com/pymol-users@lists.sourceforge.net

Reply via email to