Install issue of requirements.tx #64
Unanswered
sreetest99
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Collecting html5lib==0.9999999 (from tensorboard->-r requirements.txt (line 21))
Using cached html5lib-0.9999999.tar.gz (889 kB)
Preparing metadata (setup.py) ... done
Collecting bleach==1.5.0 (from tensorboard->-r requirements.txt (line 21))
Using cached bleach-1.5.0-py2.py3-none-any.whl.metadata (8.9 kB)
Collecting tensorboard (from -r requirements.txt (line 21))
Using cached tensorboard-1.7.0-py3-none-any.whl.metadata (1.7 kB)
Using cached tensorboard-1.6.0-py3-none-any.whl.metadata (1.8 kB)
ERROR: Cannot install -r requirements.txt (line 21) and protobuf==3.20.* because these package versions have conflicting dependencies.
The conflict is caused by:
The user requested protobuf==3.20.*
tensorboard 2.10.1 depends on protobuf<3.20 and >=3.9.2
The user requested protobuf==3.20.*
tensorboard 2.10.0 depends on protobuf<3.20 and >=3.9.2
The user requested protobuf==3.20.*
tensorboard 2.9.1 depends on protobuf<3.20 and >=3.9.2
To fix this you could try to:
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
==
Any one came cross these issue ? can we change the version ?
Beta Was this translation helpful? Give feedback.
All reactions