Skip to content

Fix Windows PyInstaller packaging dependency - #99

Merged
drunkenbot-ai merged 1 commit into
developfrom
compare-tool-call-fine-tuning
Aug 10, 2026
Merged

Fix Windows PyInstaller packaging dependency#99
drunkenbot-ai merged 1 commit into
developfrom
compare-tool-call-fine-tuning

Conversation

@ncj-dneg

Copy link
Copy Markdown
Collaborator

Summary\n- Install a compatible packaging dependency before PyInstaller\n- Run PyInstaller outside the repository root to avoid local package shadowing\n\nThis fixes the GitHub Actions failure: ModuleNotFoundError: No module named 'packaging.requirements'.

Run PyInstaller outside the local packaging package and install a compatible packaging release in CI.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@drunkenbot-ai
drunkenbot-ai merged commit 76c609e into develop Aug 10, 2026
0 of 2 checks passed
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.

3 participants