Hi,

I have PyMOL version 0.99b14 installed on Linux . I am running it interactively without the GUI using the command pymol -cp . Whenever I accidentally type a return (null line) the PyMOL (or Python) interpreter crashes with this message:

Traceback (most recent call last):
File "/opt/packages/pymol/ext/lib/python2.3/threading.py", line 436, in __bootstrap
    self.run()
File "/opt/packages/pymol/ext/lib/python2.3/threading.py", line 416, in run
    self.__target(*self.__args, **self.__kwargs)
File "/opt/packages/pymol/modules/pymol/parser.py", line 88, in stdin_reader
    cmd.do(l)
File "/opt/packages/pymol/modules/pymol/commanding.py", line 247, in do
    if _raising(r): raise pymol.CmdException
CmdException: <pymol.CmdException instance at 0xb7d3b4ac>

What am I doing wrong?  The system has python 2.3.4 installed.

Mark

_________________________________
Mark A. Saper, Ph.D.
Associate Professor of Biological Chemistry
Biophysics Research Division, University of Michigan
Chemistry Building Room 3040
930 N University Ave
Ann Arbor MI 48109-1055 U.S.A.

sa...@umich.edu        (734) 764-3353        fax (734) 764-3323
http://www.biochem.med.umich.edu/biochem/research/profiles/saper.html



Reply via email to