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

Problems during installation #26

Open
NadineKGut opened this issue Jan 11, 2024 · 0 comments
Open

Problems during installation #26

NadineKGut opened this issue Jan 11, 2024 · 0 comments

Comments

@NadineKGut
Copy link

Hi,

I had difficulties with the installation but the solution to one of the previous issues helped. Thank you for that!

However, I cannot install tensorflow 2.0-2.10:

(dlc_live) C:\Users\TDT>pip install "tensorflow>=2.0,<=2.10" ERROR: Could not find a version that satisfies the requirement tensorflow<=2.10,>=2.0 (from versions: 2.12.0rc0, 2.12.0rc1, 2.12.0, 2.12.1, 2.13.0rc0, 2.13.0rc1, 2.13.0rc2, 2.13.0, 2.13.1, 2.14.0rc0, 2.14.0rc1, 2.14.0, 2.14.1, 2.15.0rc0, 2.15.0rc1, 2.15.0) ERROR: No matching distribution found for tensorflow<=2.10,>=2.0

I am using python 2.9.0

I just installed "tenserflow" and it used version 2.15. and of course this caused compatibility issues when installing dlclivegui:
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-intel 2.15.0 requires keras<2.16,>=2.15.0, but you have keras 2.10.0 which is incompatible.
tensorflow-intel 2.15.0 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 3.19.6 which is incompatible.
tensorflow-intel 2.15.0 requires tensorboard<2.16,>=2.15, but you have tensorboard 2.10.1 which is incompatible.
tensorflow-intel 2.15.0 requires tensorflow-estimator<2.16,>=2.15.0, but you have tensorflow-estimator 2.10.0 which is incompatible.

How can I fix this?

Thanks
Nadine

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