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

errors on mass #5

Open
kalle07 opened this issue Feb 19, 2024 · 0 comments
Open

errors on mass #5

kalle07 opened this issue Feb 19, 2024 · 0 comments

Comments

@kalle07
Copy link

kalle07 commented Feb 19, 2024

is that important ?

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.
googleapis-common-protos 1.62.0 requires protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5, but you have protobuf 3.19.4 which is incompatible.
mergekit 0.0.3.2 requires accelerate==0.25.0, but you have accelerate 0.26.1 which is incompatible.
mergekit 0.0.3.2 requires pydantic==2.5.3, but you have pydantic 2.5.1 which is incompatible.
mergekit 0.0.3.2 requires safetensors==0.4.1, but you have safetensors 0.4.0 which is incompatible.
streamlit 1.28.2 requires protobuf<5,>=3.20, but you have protobuf 3.19.4 which is incompatible.
tensorboard 2.15.1 requires protobuf<4.24,>=3.19.6, but you have protobuf 3.19.4 which is incompatible.
tensorboardx 2.6.2.2 requires protobuf>=3.20, but you have protobuf 3.19.4 which is incompatible.

and if i install protobuf 3.20.0
Error:
tuneflow-py 0.8.4 requires protobuf<=3.19.4, but you have protobuf 3.20.0 which is incompatible.

omg heavy update ist necessary ;)

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