Stuck with virtual environments
已回答
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)
请先登录再写评论。
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