I downloaded cyspka and tried the 4AKE-A example on the pymol wiki. I got the following error:
Hello, PyMOLers. It should take around 1 minute per residue.
molecule: 4AKE-A , chain: A, residue: GLN 18, pH: 7.2
Traceback (most recent call last):
File "/Applications/PyMOL.app/Contents/lib/python2.7/site-packages/pymol/parser.py", line 256, in parse
self.result=layer.kw[0](*layer.args, **layer.kw_args)
File "/Users/JW/cheminfo/basechem/chemistry/3D_modeling/conformation_generator/cyspka.py", line 260, in cyspka
if not os.path.exists(Newdir):
UnboundLocalError: local variable 'Newdir' referenced before assignment
I am using PyMOL v2.0.0 that was downloaded from pymol.org.
Hi,
I downloaded cyspka and tried the 4AKE-A example on the pymol wiki. I got the following error:
Hello, PyMOLers. It should take around 1 minute per residue.
molecule: 4AKE-A , chain: A, residue: GLN 18, pH: 7.2
Traceback (most recent call last): File "/Applications/PyMOL.app/Contents/lib/python2.7/site-packages/pymol/parser.py", line 256, in parse self.result=layer.kw[0](*layer.args, **layer.kw_args) File "/Users/JW/cheminfo/basechem/chemistry/3D_modeling/conformation_generator/cyspka.py", line 260, in cyspka if not os.path.exists(Newdir): UnboundLocalError: local variable 'Newdir' referenced before assignment
I am using PyMOL v2.0.0 that was downloaded from pymol.org.
Thanks,
JW