Skip to content

Fix load_launcher_manifest() not finding the manifest file#5047

Open
lazka wants to merge 2 commits intopypa:mainfrom
lazka:fix-launcher-manifest-path
Open

Fix load_launcher_manifest() not finding the manifest file#5047
lazka wants to merge 2 commits intopypa:mainfrom
lazka:fix-launcher-manifest-path

Conversation

@lazka
Copy link
Contributor

@lazka lazka commented Jul 11, 2025

In #4963 load_launcher_manifest() was moved to a different directory, but the "launcher manifest.xml" file it references wasn't, leading to FileNotFoundError being raised when used.

Move the manifest file to the new location.

lazka added a commit to lazka/MINGW-packages that referenced this pull request Jul 11, 2025
lazka added a commit to msys2/MINGW-packages that referenced this pull request Jul 11, 2025
@lazka lazka force-pushed the fix-launcher-manifest-path branch from 10cda56 to 1d887ec Compare September 12, 2025 07:46
@lazka lazka mentioned this pull request Sep 12, 2025
2 tasks
In pypa#4963 load_launcher_manifest() was moved to a different directory,
but the "launcher manifest.xml" file it references wasn't, leading to
FileNotFoundError being raised when used.

Move the manifest file to the new location.
@abravalheri abravalheri force-pushed the fix-launcher-manifest-path branch from 1d887ec to 04733e7 Compare February 5, 2026 11:06
Copy link
Contributor

@abravalheri abravalheri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the delay, thank you very much.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

Comments