Hi, I am using the pymol package provided with Debian testing (0.98+0.99r). When I am trying to run a script without the gui, i.e. pymol -c foo.pml, I get the following error :
Traceback (most recent call last): File "/var/lib/python-support/python2.4/pymol//__init__.py", line 364, in ? invocation.parse_args(pymol_argv) File "/var/lib/python-support/python2.4/pymol/invocation.py", line 270, in parse_args options.deferred.append("_do_spawn %s"%av.pop()) IndexError: pop from empty list I think I solved it by changing the last line of /usr/bin/pymol from python2.4 ${PYMOL_PATH}/__init__.py "$*" to python2.4 ${PYMOL_PATH}/__init__.py "$@" --X. ------------------------------------------ Xavier Siebert, Ph.D. Laboratoire de Microscopie Électronique Structurale (room 6234) Institut de Biologie Structurale (IBS) J.P. Ebel UMR 5075, CNRS 41, rue Jules Horowitz F-38027 Grenoble - Cedex 1 France Tel : ++334.38.78.96.12 Fax : ++334.38.78.54.94