I installed python3.13 from the Microsoft Store and then opened a command window and python and pip were available.
Code: Select all
C:\Users\micro>which python
'which' is not recognized as an internal or external command,
operable program or batch file.
C:\Users\micro>echo %PATH%
C:\Program Files\Oculus\Support\oculus-runtime;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\micro\AppData\Local\Microsoft\WindowsApps;
C:\Users\micro> dir C:\Users\micro\AppData\Local\Microsoft\WindowsApps
... snip ...
14/03/2025 20:11 0 pip.exe
14/03/2025 20:11 0 pip3.13.exe
14/03/2025 20:11 0 pip3.exe
14/03/2025 20:11 0 python.exe
14/03/2025 20:11 0 python3.13.exe
14/03/2025 20:11 0 python3.exe
palm911 wrote: ↑Tue, 18. Mar 25, 20:38 i dont know how this works. in windows/
i installed the python (newer version i could fin)
open command console
typed : pip install lxml
and all i got was :
C:\Users\NVtec\Desktop>pip install lxml
'pip' is not recognized as an internal or external command,
operable program or batch file.
i know i must be doing something bad.. maybe i am an idiot, or this is not noob friendly haha![]()
BR