> However, calling: > > ff = OBForceField.FindForceField("MMFF94"); > returns null. > Using OBPlugin.List("forcefields"); > > returns: forcefields is not a recognized plugin type. Those with instances of > sub-types loaded are:
If you are using one of the current 2.3.x versions, you will need to declare an OBConversion object before trying to find plugins like forcefields. This is an unintended consequence of our change to the library structure and will be fixed in 2.4. So conversion = OBConversion(); should solve your issue. Hope that helps, -Geoff ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ OpenBabel-discuss mailing list OpenBabel-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openbabel-discuss