How to force detect base interpreters

已回答

I am trying to start a new project, and I need to create the venv from a specific python version, installed with homebrew.
The New Project window does not list all the installed versions, only one:
 

But I have plenty more installed:
 


How can I add more versions into the “detected in the system” list?

1

You can click on the little folder image to “Browse…” for a new  base interpreter and point out to the mentioned python executable desired;

0

Thank you Miguel,

Unfortunately this is how it looks like on my side:

Opening the “New Project” window, there is no “down arrow” icon, just the folder:

 

Once I move my mouse over the folder, the down arrow pops up, and overlaps the folder. Pressing on that location, just opens the dropdown. (And I upgraded to latest version just now, and all my previous interpreters are gone)

0

请先登录再写评论。