Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
a7220bd8a9
commit
a43dad6b92
1 changed files with 14 additions and 0 deletions
|
@ -1 +1,15 @@
|
|||
|
||||
## Windows
|
||||
|
||||
We need to download a suitable Python version from [https://www.python.org](https://www.python.org). In the case we want to use PyTorch [check here](https://pytorch.org/get-started/locally/#windows-python) or TensorFlow [check here](https://www.tensorflow.org/install/pip#software_requirements) we need to check if the Python version is okay.
|
||||
|
||||
I downloded this file:
|
||||
[https://www.python.org/ftp/python/3.11.7/python-3.11.7-amd64.exe](https://www.python.org/ftp/python/3.11.7/python-3.11.7-amd64.exe)
|
||||
|
||||
Image1.png
|
||||
|
||||
Select "Add python.exe to Path" and then press "Install Now".
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue