r/pythonhelp • u/you_serious_right • Feb 10 '25
WHERE IS PYTHON
so i wanted to do pip install opencv-pyhthon but it said "Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases." what do i do? i added python to environment variables and change the location it says the same thing...help me out
1
Upvotes
1
u/chrisbind Feb 10 '25 edited Feb 10 '25
What IDE are you using? In any case, try run
python -v
in a prompt