Skip to content
New issue

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

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

Already on GitHub? # to your account

conflicting dependencies on numpy #28

Open
gordenxu opened this issue Nov 5, 2021 · 0 comments
Open

conflicting dependencies on numpy #28

gordenxu opened this issue Nov 5, 2021 · 0 comments

Comments

@gordenxu
Copy link

gordenxu commented Nov 5, 2021

ERROR: Cannot install h5py==2.7.1, keras==2.2.4, numpy==1.16.1 and opencv-python==3.1.0.0 because these package versions have conflicting dependencies.

The conflict is caused by:
The user requested numpy==1.16.1
h5py 2.7.1 depends on numpy>=1.7
keras 2.2.4 depends on numpy>=1.9.1
opencv-python 3.1.0.0 depends on numpy==1.11.1

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

No branches or pull requests

1 participant