I'm at a loss of what to do here. I have created a virtual environment for my current project, but PyCharm for some reason will not add my python interpreter.
File -> Settings -> Project -> Python Interpreter ->
Add -> Existing environment -> ...\venv\Scripts\python.exe
I hit ok, and when I go to select my new interpreter from the drop down, it's missing. I've even tried creating a new environment with PyCharm, but still nothing will show. I've restarted my computer. Made sure everything was closed. Restart PyCharm. But I cannot seem to add a new interpreter. Even when I have PyCharm create the environment!