-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[BUG] 71.0.0 fails PyInstaller
builds
#4477
Comments
It's quite possible that a pyinstaller build might need to be re-customized for Setuptools 71 with its new vendoring approach. I'm not sure how to interpret that output. For example, where does |
Ref: pypa/setuptools#4477 Authored by: bashonly
Installing |
That's great news! FYI - reliance on |
71.0.2 resolves this for me. Seems like the root cause of the issue is what's described in #4480 (comment) and #4482 (which was opened by a pyinstaller maintainer) |
Correction - |
setuptools version
setuptools==71.0.0
Python version
Python 3.12
OS
Linux, macOS, Windows
Additional environment information
No response
Description
CI jobs started tripping when using setuptools 71, released two hours ago.
setuptools
/backports.tarfile
, andPyInstaller
crate/cratedb-toolkit#201Expected behavior
CI builds work as expected.
How to Reproduce
No reproducer yet, but a stacktrace on GHA.
Output
-- https://github.com/crate/cratedb-toolkit/actions/runs/9983011865/job/27589798960?pr=201#step:5:198
The text was updated successfully, but these errors were encountered: