Replies: 2 comments 2 replies
-
That should work, provided you got python installed on your machine and added to the Path environment variable. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Unfortunately it doesn't work. I have my python installed with pip and the
interpreter working fine. see attached
…On Sat, Nov 25, 2023 at 7:33 PM Kreevoz ***@***.***> wrote:
That should work, provided you got python installed on your machine and
added to the Path environment variable.
If you type python into a command window of your choice and don't get a
python prompt, it isn't installed properly.
—
Reply to this email directly, view it on GitHub
<#84 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANTBUJZHMEWSFHIV2DHDC5DYGK2BZAVCNFSM6AAAAAA72N7E46VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TMNRZGUZDI>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118 -U doesn't work. i was wondering what the cmd is? I put in pip install torch with the index for the torch url but that didnt work either
Beta Was this translation helpful? Give feedback.
All reactions