Skip to content
This repository was archived by the owner on Jan 14, 2026. It is now read-only.

Handle missing __file__ in PyInstaller spec#15

Merged
braydos-h merged 1 commit intomainfrom
fix-nameerror-in-pyinstaller-build
Oct 11, 2025
Merged

Handle missing __file__ in PyInstaller spec#15
braydos-h merged 1 commit intomainfrom
fix-nameerror-in-pyinstaller-build

Conversation

@braydos-h
Copy link
Copy Markdown
Owner

Summary

  • add a helper to resolve the project root when file is not defined during spec execution
  • ensure the PyInstaller build can locate bundled data files in GitHub Actions

Testing

  • pyinstaller --clean --noconfirm minecraft_server_finder.spec

https://chatgpt.com/codex/tasks/task_e_68e9ac0467448325be5a585f94fe2283

@braydos-h braydos-h merged commit a5b3f64 into main Oct 11, 2025
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant