There's no problem with coding.
I formatted my PC and newly installed PiCham.
I received the source I was working on at Git and ran it, but I forgot to create a virtual environment.
So I created a virtual environment and specified and executed a virtual environment in Python interpreter settings, but an error occurred.
If an error occurs in Python,
C:/Python.exe C:/code path/test.py
Traceback ...
...
Error : ...
Like this, the Python path is printed out, right?
However, the path I specified in Settings-> Interpreter Settings does not come out,
Runs on the path specified in the Default setting.
How do I do this?
python pycharm
Please attach a screenshot of the screen shown in Settings > Interpreter.
© 2024 OneMinuteCode. All rights reserved.