Stuck with virtual environments

Answered

1. Tried renaming, tried removing other venvs to no avail

2. Cannot clean all the previous venvs hanging in config

(no gear button anywhere to be seen, unlike previous posts)

0
1 comment

Information about all interpreters is saved in the jdk.table.xml file which is usually located in the following directory if you installed PyCharm via Toolbox. 
~/Library/Application Support/JetBrains/PyCharm2023.3/options/jdk.table.xml
 
You can edit it manually, and remove information about not existing interpreters or the ones you want to remove.
 
Additional details about directories here

0

Please sign in to leave a comment.