pythonpycharm

No Python at 'C:\Users\PC\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe'


i install pycharm and try to run

 pip3 install python-binance

it show error

No Python at 'C:\Users\PC\AppData\Local\Microsoft\WindowsApps\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\python.exe'

how can fix that , i have pip in

C:\Users\PC\AppData\Local\Programs\Python\Python310\Scripts

i uninstalled previous python version and pycharm . and reinstall now anf this error happen how can fix


Solution

  • solved, delete old pycharm project folder where had venv , and create new project folder from pycharm .