openmm / pdbfixer

PDBFixer fixes problems in PDB files
Other
461 stars 115 forks source link

app.Modeller._loadStandardHydrogenDefinitions() AttributeError: type object 'Modeller' has no attribute '_loadStandardHydrogenDefinitions' #302

Closed MichaelAbel1 closed 1 month ago

MichaelAbel1 commented 1 month ago

image

image

peastman commented 1 month ago

You're using the latest unreleased source code for PDBFixer, which relies on unreleased changes in OpenMM. You need to either use official releases of both packages, or install the latest development versions of both of them from source (not recommended for production work).

MichaelAbel1 commented 1 month ago

Thanks, I was installing with pip before, but now ,I solved it with conda install pdbfixer.