Project Interpreter

can anyone help me? everytime i want to add project interpreter in pycharm pro 2019.3.3, the warning keep coming. i already try to reinstall and install it in different folder. thanks

0
3 comments

Could you please try running the following command with your interpreter?

python -m pip list

Make sure to use the same interpreter as in PyCharm

0
Avatar
Permanently deleted user

Having interpreter problems, this is Python 3.8, can you please help me fix this?

0

@...

Make sure working directory is specified in your run/debug configuration: https://www.jetbrains.com/help/pycharm/creating-and-editing-run-debug-configurations.html

0

Please sign in to leave a comment.