Hello all,

I have downloaded Openbabel to my machine to use the Pymol Optimize Plugin.
But whenever I try to run it, Pymol tells me I need to install openbabel.
Then I try to run the plugin anyway, and I get an error message:

Error: 1
<type 'exceptions.NameError'> Exception in Tk callback
  Function: <function set_minimize at 0x000000000938B588> (type: <type
'function'>)
  Args: ()
Traceback (innermost last):
  File "C:\Program Files\PyMOL\\PyMOL/modules\Pmw\Pmw_1_2\lib\PmwBase.py",
line 1747, in __call__
    return apply(self.func, args)
  File "C:\Users\Renee\AppData\Roaming\pymol\startup\optimize.py", line 59,
in set_minimize
    minimize(selection, forcefield, method, nsteps0, conv, cutoff, cut_vdw,
cut_elec)
  File "C:\Users\Renee\AppData\Roaming\pymol\startup\optimize.py", line
252, in minimize
    obconversion = ob.OBConversion()
<type 'exceptions.NameError'>: global name 'ob' is not defined

I see that other people have had this problem, but their threads just sort
of stop at some point and I never see an answer.

Thanks!

Renee
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
OpenBabel-discuss mailing list
OpenBabel-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openbabel-discuss

Reply via email to