Could not find a version that satisfies the requirement tensorflow-gpu (from versions: none)

Viewed 29

I am learning how to create virtual environment with the (great) video of Nicholas Renotte : https://www.youtube.com/watch?v=19LQRx78QVU&list=PLgNJO2hghbmiXg5d4X8DURJP9yv9pgjIu&index=1

Until 35:10, everything is fine I succeed all the steps : create a virtual environment, install ipykernel inside, open Jupyter lab.

Then, in Jupyter Lab, I succeeded installing TensorFlow but when I am installing TensorFlow-gpu I have an error which I do not know how to correct it.

enter image description here

Do you have an idea of how I could correct this error ? Thanks in advance for your help and your time.

0 Answers
Related