Replies: 2 comments
-
as you mentioned you are using the wrong version, but it is not python the problem, but your O.S., I would think that if your system is not x64 you won't be able to install torch either. |
Beta Was this translation helpful? Give feedback.
-
The way I identified the problem was by going to the Windows Event Viewer. I found that python.exe was crashing, it was pointing to a particular .dll file This .dll file was part of the Microsoft Visual C++ Redistributable I updated this using the x64 version and it has not crashed since. The version of that .dll file that came with the PC from the strart seemed to be crashing python.exe |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
how i can fix this?
the program writes:
Couldn't launch python
Cancelexit code: 9009
stderr:
""\python.exe"" is not internal or external
command, executable program, or batch file.
Launch unsuccessful. Exiting.
Press any key to continue . . .
I already did everything. I just installed Python 3.10 for 64 bits, but I had 32 bits. Maybe I can help someone
Beta Was this translation helpful? Give feedback.
All reactions