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
C:\Users\besff\AppData\Local\Programs\Python\Python37\python.exe
C:\Users\besff\AppData\Local\Microsoft\WindowsApps\python.exe
Was this helpful?
Similar Posts
- Start php server from terminal on MacOS
- Open IOS app simulator from terminal
- Access desktop from terminal in MAC
- Print current directory path in MAC OS Terminal
- Access postgresql database from terminal
- Start and stop postgresql from terminal using brew
- 30 Terminal Commands that every programmer must know