Skip to content

Github Action fails to find "packaging" module #468

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

Closed
swysocki opened this issue Jul 12, 2022 · 0 comments · Fixed by #469
Closed

Github Action fails to find "packaging" module #468

swysocki opened this issue Jul 12, 2022 · 0 comments · Fixed by #469
Labels
bug Something isn't working properly

Comments

@swysocki
Copy link
Contributor

The problem

The packaging module is not found which causes the repository upload to fail. Example of failed Github Action

Expected behavior

The packaging module should be installed and found so that it can be used during the Github Action.

Additional context

The dotty-dict package previously provided the packaging dependency. In version 1.3.1, it no longer declares packaging as requirement and it is no longer installed during the Github Action. Adding packaging to the setup.py fixes the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working properly
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant