other

check where python exe lives from console ,terminal, comand

C:\Users\besff> where.exe python
Output
C:\Python38\python.exe
C:\Users\besff\AppData\Local\Programs\Python\Python37\python.exe
C:\Users\besff\AppData\Local\Microsoft\WindowsApps\python.exe
Was this helpful?