Thanks to visit codestin.com
Credit goes to github.com

Skip to content

MSYS or UCRT pythons for windows #190

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

Closed
karthiknadig opened this issue Feb 10, 2025 · 2 comments · Fixed by #208
Closed

MSYS or UCRT pythons for windows #190

karthiknadig opened this issue Feb 10, 2025 · 2 comments · Fixed by #208
Assignees
Labels
important Issue identified as high-priority
Milestone

Comments

@karthiknadig
Copy link
Member

see details here microsoft/vscode-python#24792

We may need to additionally check bin directories if Scripts is not available.

@karthiknadig karthiknadig added the important Issue identified as high-priority label Apr 26, 2025
@DonJayamanne DonJayamanne self-assigned this May 6, 2025
@DonJayamanne DonJayamanne added this to the June 2025 milestone May 6, 2025
@karthiknadig
Copy link
Member Author

This is actually quite common. There are team at MS like AI tool kit, that use embedded Python. Hence marked as important.

@karthiknadig
Copy link
Member Author

The only thing that is needed here is to look for both Scripts and bin directories on windows, when looking for Python.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
important Issue identified as high-priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants