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
Error when running the %pip install -q impresso ipyleaflet command in a Jupyter/Colab notebook:
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.17.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, but you have protobuf 5.29.0 which is incompatible.
tensorflow-metadata 1.13.1 requires protobuf<5,>=3.20.3, but you have protobuf 5.29.0 which is incompatible.
Error when running %pip install -q impresso ipysigma networkx tqdm:
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.17.1 requires protobuf!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0dev,>=3.20.3, but you have protobuf 5.29.0 which is incompatible.
tensorflow-metadata 1.13.1 requires protobuf<5,>=3.20.3, but you have protobuf 5.29.0 which is incompatible.
The text was updated successfully, but these errors were encountered:
Ferdaous-af
changed the title
Error when running the %pip install -q impresso ipyleaflet
Dependency conflict when Installing ipyleaflet
Nov 29, 2024
Ferdaous-af
changed the title
Dependency conflict when Installing ipyleaflet
Possible dependency conflicts when installing impresso with other packages
Nov 29, 2024
The text was updated successfully, but these errors were encountered: