-
Notifications
You must be signed in to change notification settings - Fork 101
Description
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 ;)