0

I was coding for my game and installed the Python 3.10 interpreter. I choose the interpreter amd suddenly my PyCharm 2023.1 said the error "Environment location directory is not empty". Click here for image

I tried to change to a second Python interpreter but PyCharm said that the interpreter is invalid and I can't click OK.

  • 1
    Change the "Location" field. E.g., `E:\Custom\Concepts\PyCharm Projects\SpaceBattle\.venv` This way the virtual environment will be stored inside `.venv` folder in your project. – Pavel Karateev Jun 13 '23 at 21:40

0 Answers0