Skip to content
This repository has been archived by the owner on Sep 1, 2021. It is now read-only.

error installing gpu requirements (tensorflow-gpu) #18

Open
Raichard opened this issue Mar 10, 2021 · 0 comments
Open

error installing gpu requirements (tensorflow-gpu) #18

Raichard opened this issue Mar 10, 2021 · 0 comments

Comments

@Raichard
Copy link

at the time of entering the command pip install -r requirements_gpu.txt; I receive an error in requirement number 3 (tensorflow-gpu<=1.12.0), How could I solve it?

Commands and Errors Obtained
(base) PS C:\Windows\system32> pip install -r requirements_gpu.txt
Collecting numpy<1.17
Using cached numpy-1.16.6.zip (5.1 MB)
Collecting opencv-python>4
Using cached opencv_python-4.5.1.48-cp38-cp38-win_amd64.whl (34.9 MB)
ERROR: Could not find a version that satisfies the requirement tensorflow-gpu<=1.12.0 (from -r requirements_gpu.txt (line 3)) (from versions: 2.2.0rc1, 2.2.0rc2, 2.2.0rc3, 2.2.0rc4, 2.2.0, 2.2.1, 2.2.2, 2.3.0rc0, 2.3.0rc1, 2.3.0rc2, 2.3.0, 2.3.1, 2.3.2, 2.4.0rc0, 2.4.0rc1, 2.4.0rc2, 2.4.0rc3, 2.4.0rc4, 2.4.0, 2.4.1)
ERROR: No matching distribution found for tensorflow-gpu<=1.12.0 (from -r requirements_gpu.txt (line 3))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant