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

Dependencies issue #543

Open
kpeu3i opened this issue Nov 7, 2024 · 0 comments
Open

Dependencies issue #543

kpeu3i opened this issue Nov 7, 2024 · 0 comments

Comments

@kpeu3i
Copy link

kpeu3i commented Nov 7, 2024

Can't install dependencies and run examples on my Mac M1:

  • Operating System - MacOS 15.0.1
  • Python version - 3.12.7
  • h5py version - 3.12.1
  • HDF5 version - 1.14.3
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow 2.16.2 requires numpy<2.0.0,>=1.26.0; python_version >= "3.12", but you have numpy 2.1.3 which is incompatible.
deepctr 0.9.3 requires h5py==3.7.0; python_version >= "3.9", but you have h5py 3.12.1 which is incompatible.
Summary of the h5py configuration
---------------------------------

h5py    3.12.1
HDF5    1.14.3
Python  3.12.7 | packaged by conda-forge | (main, Oct  4 2024, 15:57:01) [Clang 17.0.6 ]
sys.platform    darwin
sys.maxsize     9223372036854775807
numpy   2.1.3
cython (built with) 3.0.11
numpy (built against) 2.0.2
HDF5 (built against) 1.14.3

There is no way to install required dependencies on Mac M1. Please suggest, how to simply run the examples?
Don't you support the latest versions of TF, h5py, etc?

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