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

Possible dependency conflicts when installing impresso with other packages #19

Open
2 tasks
Ferdaous-af opened this issue Nov 29, 2024 · 0 comments
Open
2 tasks

Comments

@Ferdaous-af
Copy link

Ferdaous-af commented Nov 29, 2024

  • 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.
image

  • 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.
image

@Ferdaous-af Ferdaous-af changed the title Error when running the %pip install -q impresso ipyleaflet Dependency conflict when Installing ipyleaflet Nov 29, 2024
@Ferdaous-af Ferdaous-af changed the title Dependency conflict when Installing ipyleaflet Possible dependency conflicts when installing impresso with other packages Nov 29, 2024
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