-
Notifications
You must be signed in to change notification settings - Fork 27
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
New setuptools release prevents install of python core library #202
Comments
I confirm that the same issue occurs using uv.
|
Seems to be the workaround for now |
+1 from me. this is stopping ci builds on 3.12,3.11 |
similar issue for me. Getting requirements to build wheel: started |
I'm intrigued. why has this started overnight? Whats changed? (the workarounds arent working for me sadly) |
@willwade There is an release to setuptools published today. That seems to be the root cause of the issue. |
but how did you apply the workaround onto the cicd pipeline? i cant build any new build images |
|
Hi everyone! Thanks for all the feedback we are working on the fix. One thing that we can do is removing the |
FYI, the latest |
@pyrooka Thanks for the quick responses on this! |
@bradhvr Of course! We are trying to support our users as much as possible. :) |
A new release - which removes the deprecated code from the project - was published not too long ago: https://pypi.org/project/ibm-cloud-sdk-core/3.20.4/ I'm closing this issue now, but feel free to re-open it if needed! |
Hi
I followed the instructions to upgrade the package
python -m pip install --upgrade ibm-cloud-sdk-core
i am running on wsl,
i am running on python 3.9 inside wsl
my setuptools-72.0.0
But i am getting this error, may i know what i am missing?
× Getting requirements to build wheel did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
The text was updated successfully, but these errors were encountered: