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

Detect windows python shim #486

Merged
merged 2 commits into from Oct 26, 2023
Merged

Detect windows python shim #486

merged 2 commits into from Oct 26, 2023

Conversation

mitsuhiko
Copy link
Collaborator

This improves the shim discovery code in two ways:

  1. it now prints out a different error when it can't find a python shim vs any other shim
  2. it now detects the dummy windows store shim implemented via applink reparse points. This is a very hacky detection and most likely will break at one point but there are no better APIs available.

Fixes #480

@mitsuhiko mitsuhiko merged commit 4e4d567 into main Oct 26, 2023
12 checks passed
@mitsuhiko mitsuhiko deleted the feature/detect-python-shim branch October 26, 2023 20:20
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.

Python can't be run via shim, opens Microsoft Store, after clean install 0.15.2 on Windows 11 x64
1 participant