This was crashing PyOxidizer. While here, point "Python lib" and "installed
modules" to the oxidized binary when read from memory instead of pretending
their location is unknown.
Details
Details
- Reviewers
indygreg - Group Reviewers
hg-reviewers - Commits
- rHG1fb19665c166: debuginstall: gracefully handle missing __file__ attributes
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Pointing to the executable when running with PyOxidizer seems like a reasonable approach to me!