I have problems to set the Python environment in Windows 10.
The default path of Python installation is
C:\Users\<user>\AppData\Local\Programs\Python\Python38-32\python.exe
But when I run in CMD
or PowerShell
does not locate the Python command.
Any idea?