Skip to content

Fix release build on Python 3.12 - #195

Open
mgorven wants to merge 1 commit into
emcache:masterfrom
mgorven:update-cibuildwheel
Open

Fix release build on Python 3.12#195
mgorven wants to merge 1 commit into
emcache:masterfrom
mgorven:update-cibuildwheel

Conversation

@mgorven

@mgorven mgorven commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

The pkgutil.ImpImporter error is caused by an old pip version, which is pinned by cibuildwheel. Update to the latest v2 release to address.

The `pkgutil.ImpImporter` error is caused by an old `pip` version, which
is pinned by `cibuildwheel`. Update to the latest v2 release to address.
@mgorven

mgorven commented Oct 20, 2025

Copy link
Copy Markdown
Contributor Author

#194 is probably a better fix.

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