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

dependency issue that involves python 3.7, openbabel 2.4 and numpy 1.21 #17

Closed
beef-broccoli opened this issue May 31, 2023 · 1 comment

Comments

@beef-broccoli
Copy link
Member

vulnerability issue with numpy 1.21, 1.22 recommended, which requires python >=3.8

however, openbabel 2.4 seems to be more stable than openbabel 3.x. openbabel 2.4 appears to work only with python <= 3.7

Set python to >= 3.7 for now. In the future, might update to python >=3.8, which requires the use of openbabel 3.x, which needs more testing on stability.

@beef-broccoli
Copy link
Member Author

#20 v1.3.0 support Python 3.8, although not extensively tested

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