RE: [PyMOL] .xyz file loading problem from chempy module

2005-11-04 Thread Warren DeLano
AM > To: pymol-users@lists.sourceforge.net > Subject: [PyMOL] .xyz file loading problem from chempy module > > Hello everyone > > It seems to be a problem with loading an .xyz file as a chempy model. > For example doing > > from chempy import io > m = io.xyz.fro

[PyMOL] .xyz file loading problem from chempy module

2005-11-04 Thread Dmitriy
Hello everyone It seems to be a problem with loading an .xyz file as a chempy model. For example doing from chempy import io m = io.xyz.fromFile("some.xyz") gives: chempy: reading "some.xyz". Traceback (most recent call last): File "", line 1, in ? File "/home/dmitriy/pymol/lib/python2.4/si