ERROR: pip's dependency resolver does not currently take into account all the packages that are installed #21162
Labels
stat:awaiting response from contributor
type:support
User is asking for help / asking an implementation question. Stackoverflow would be better suited.
Good evening!
I got the following problem when reinstalling
tensorflow.
How can I solve it?
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. gensim 4.3.3 requires numpy<2.0,>=1.18.5, but you have numpy 2.1.3 which is incompatible. tensorflow-intel 2.13.1 requires keras<2.14,>=2.13.1, but you have keras 3.9.2 which is incompatible. tensorflow-intel 2.13.1 requires numpy<=1.24.3,>=1.22, but you have numpy 2.1.3 which is incompatible. tensorflow-intel 2.13.1 requires tensorboard<2.14,>=2.13, but you have tensorboard 2.19.0 which is incompatible.
Thank you!
The text was updated successfully, but these errors were encountered: