Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCOPData Deprecated in Latest Biopython #92

Open
mnoyes68 opened this issue Aug 13, 2024 · 0 comments
Open

SCOPData Deprecated in Latest Biopython #92

mnoyes68 opened this issue Aug 13, 2024 · 0 comments

Comments

@mnoyes68
Copy link

When installing the AlphaFold environment via the af2_binder_design.yml file, the error below was thrown through the import test. This was caused by the environment using Biopython version 1.84, where SCOPData is deprecated. This was resolved by switching to Biopython version 1.81, this should be pinned in the env file.

ImportError: cannot import name 'SCOPData' from 'Bio.Data'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant