Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Choose custom interpreter at launch #16299

Open
kcharlie2 opened this issue Aug 27, 2021 · 3 comments
Open

Choose custom interpreter at launch #16299

kcharlie2 opened this issue Aug 27, 2021 · 3 comments

Comments

@kcharlie2
Copy link

kcharlie2 commented Aug 27, 2021

Feature Description

I've seen a few requests for the ability to choose a custom interpreter at launch (instead of Preferences -> Python interpreter -> Use the following Python interpreter after launch), but I have not seen an Issue specifically for it.

This would help users separate their project (or other) environments from the spyder installation environment.

User "frafra" suggested this feature at the end of this thread:
#11362

I've also seen a user recently ask about this on SO, to which I replied with my hack for changing the config files:
https://stackoverflow.com/questions/68893798/spyder-set-python-interpreter-at-launch/68957981#68957981

@ccordoba12
Copy link
Member

Hey @kcharlie2, thanks for the suggestion. This is an interesting idea, although it could be confusing to new users. I mean, demanding of them to understand what an interpreter is and why there's a need to select one.

I think the best would be to simply add the ability to associate an interpreter per project, which (in my mind) would be easier to explain to users. What do you think?

@bnavigator
Copy link
Contributor

How about being able to select pre-configured environments/interpreters in the statusbar?

image

@ccordoba12
Copy link
Member

Yeah, that's something that we plan to add in the following months. Although not from the status bar, but from the Consoles menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants