openmm / pdbfixer

PDBFixer fixes problems in PDB files
Other
498 stars 117 forks source link

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

Closed MichaelAbel1 closed 3 months ago

MichaelAbel1 commented 4 months ago

image

image

peastman commented 4 months 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 3 months ago

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