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

Call python3 instead of python #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

congyiwu
Copy link

Hacky fix for issue where python points to python 2.7 on MacOS. Is there a better way to get the default python interpreter that VS Code would normally use?

Hacky fix for issue where python points to python 2.7 on MacOS.  Is there a better way to get the default python interpreter that VS Code would normally use?
@venkatrao1
Copy link

I think this causes problems with some Windows Python installations; after installing Python 3.12 from the python website, I have "py" and "python" in my path but not "python3". However, installing from the Windows store aliases python3 to Python 3.x as well.

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

Successfully merging this pull request may close these issues.

2 participants