I have played with PyCharm all day, now I have deleted all projects from the file system, nonetheless I still get old interpreters [invalid] that I have no way to remove, in some places mention the "gear" icon, I have no gear icon, PyCharm 2022.3:
Asked
Active
Viewed 1,140 times
1
-
1Not a direct answer, but I mention how to remove invalid interpreters [here](https://stackoverflow.com/questions/73998257/pycharm-ignores-new-virtual-environment-after-moving-existing-one-or-deleting-an/73998258#73998258). – Carcigenicate Jan 16 '23 at 00:55
1 Answers
0
In the navigation menu on the left, you can see you are in the Build, Execution, Deployment
>Console
>Python Console
screen, instead go in Python Interpreter
and you will find the gear icon to do that.

Lenormju
- 4,078
- 2
- 8
- 22