SBRG / ssbio

A Python framework for structural systems biology
http://ssbio.readthedocs.io/en/latest/
MIT License
101 stars 28 forks source link

ImportError: cannot import name 'one_to_three' from 'Bio.PDB.Polypeptide' #57

Open miri-2000 opened 2 months ago

miri-2000 commented 2 months ago

The newest version from Biopython does not have 'one_to_three' anymore which is why importing ssbio.protein.sequence.properties.residues fails. Please revise when possible.