Skip to content
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

Fix broken publish action #295

Merged
merged 4 commits into from
Apr 8, 2024
Merged

Fix broken publish action #295

merged 4 commits into from
Apr 8, 2024

Conversation

stefsmeets
Copy link
Contributor

@stefsmeets stefsmeets commented Apr 8, 2024

Fixes AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?

Reverting to 3.11 as suggested here:
https://stackoverflow.com/questions/77364550/attributeerror-module-pkgutil-has-no-attribute-impimporter-did-you-mean

AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
@stefsmeets stefsmeets merged commit 5827c10 into main Apr 8, 2024
4 checks passed
@stefsmeets stefsmeets deleted the fix-action branch April 8, 2024 13:13
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.

1 participant