You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Can't install dependencies and run examples on my Mac M1:
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?
The text was updated successfully, but these errors were encountered: