Skip to content

Conversation

@tinyheero
Copy link

FRED2 requires several dependencies which are installed in the setup.py script. Specific versions are not set for all packages and thus the latest version (presumbly) is installed of the dependency. The latest versions of PyMySQL and biopython are no longer compatible with Python2.

This PR sets the versions of PyMySQL and biopython to the last version that is compatible with Python2. Without setting these versions the installation of FRED2 will fail.

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

Successfully merging this pull request may close these issues.

1 participant