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

Temporarily Pin setuptools<=60.0 in Wheel Build #173

Merged
merged 1 commit into from
Aug 19, 2022

Conversation

weiliw-amz
Copy link
Contributor

@weiliw-amz weiliw-amz commented Aug 19, 2022

Issue #, if available:
N/A

Description of changes:
Temporarily pin setuptools version <=60.0.* due to their recent upgrade misconsiderations that removed disutils module, which will be fixed in their later updates.
See:
pypa/setuptools#3532
numpy/numpy#22135

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Temporarily pin setuptools version due to a recent bug, which will be fix in their later updates
See: pypa/setuptools#3532 and numpy/numpy#22135
@weiliw-amz weiliw-amz merged commit 18a1cc5 into mainline Aug 19, 2022
@weiliw-amz weiliw-amz deleted the temp-pin-setuptool-wheel-build branch August 19, 2022 23:56
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.

2 participants