Skip to content

Dependencies issue #543

@kpeu3i

Description

@kpeu3i

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions