Hi!
Pymol 0.68 RPMs (both source and i386) are available at
http://office.kds.com.ua/~akhavr/pymol/
The packages are build for python 2.1, since latest Numeric is supported
only for python 2.
Bug reports are welcome.
--
Andrey V Khavryuchenko http://www.kds.com.ua/
Offshore
Hi!
I've got the following problem (it may be tied to python v2 that I'm
using):
[akh...@netmaster molmov]$ PYMOL_PATH=~/src/pymol/modules/
PYTHONPATH=/homvr/src/pymol/modules/ gdb python2
GNU gdb 5.0
Copyright 2000 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General
Launching PyMOL isn't as simple as simply including the "pymol" module
(although that could change). However, under unix at least, you can
launch it from within a python interpreter. Just take a look at the
"pymol.com" file, which does exactly that.
PyMOL needs a little bit more information to s
Warren,
"WLD" == Warren L DeLano wrote:
WLD> Running "pymol -c script.py" is almost equivalent to "python
WLD> script.py" for command-line only mode.
Ok, that does exactly what I wanted -- run pymol in batch mode.
Thanks!
--
Andrey V Khavryuchenko http://www.kds.com.ua/
Offshore