Thanks to visit codestin.com
Credit goes to github.com

Skip to content

FIX Don't use setuptools 58.5 which introduces regression #21549

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

Merged
merged 3 commits into from
Nov 4, 2021

Conversation

jjerphan
Copy link
Member

@jjerphan jjerphan commented Nov 4, 2021

Reference Issues/PRs

pypa/setuptools#2849

What does this implement/fix? Explain your changes.

This is a temporary fix for: pypa/setuptools#2849

@jjerphan jjerphan requested a review from glemaitre November 4, 2021 08:47
@jjerphan jjerphan marked this pull request as draft November 4, 2021 08:53
@ogrisel
Copy link
Member

ogrisel commented Nov 4, 2021

Unfortunately changing the dependency version in pyproject.toml alone does not work, probably because we do not use build isolation on the CI. I think we also need to change the setuptools setup in the configuration of the CI jobs.

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM assuming this fixes the CI.

@jjerphan jjerphan marked this pull request as ready for review November 4, 2021 09:13
@ogrisel
Copy link
Member

ogrisel commented Nov 4, 2021

It seems to work on most builds. Let's wait for the fast tests to complete and merge without waiting for the slow PyPy job.

Copy link
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somebody needs to remember to revert this PR once the issue is fixed on the setuptools side 😁

@jjerphan
Copy link
Member Author

jjerphan commented Nov 4, 2021

Somebody needs to remember to revert this PR once the issue is fixed on the setuptools side grin

I propose to be responsible for reverting the commit when the issue is resolved. 🙂

@glemaitre
Copy link
Member

I am merging now since the PyPy is in the testing part and the install was successful (while it would have broken before).

Thanks, @jjerphan Let's track the setuptools issue.

@glemaitre glemaitre merged commit 953d101 into scikit-learn:main Nov 4, 2021
jjerphan added a commit to jjerphan/scikit-learn that referenced this pull request Nov 5, 2021
…cikit-learn#21549)"

This reverts commit 953d101.

The fix for setuptools#21549 has been introduced in 58.5.3.

See: pypa/setuptools#2855 (comment)
@jjerphan jjerphan deleted the setuptools_2849_workaround branch November 5, 2021 07:33
ogrisel pushed a commit that referenced this pull request Nov 5, 2021
…21549)" (#21560)

This reverts commit 953d101.

The fix for setuptools#21549 has been introduced in 58.5.3.

See: pypa/setuptools#2855 (comment)
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Nov 29, 2021
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Nov 29, 2021
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Dec 24, 2021
glemaitre pushed a commit to glemaitre/scikit-learn that referenced this pull request Dec 24, 2021
glemaitre pushed a commit that referenced this pull request Dec 25, 2021
…21549)" (#21560)

This reverts commit 953d101.

The fix for setuptools#21549 has been introduced in 58.5.3.

See: pypa/setuptools#2855 (comment)
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.

4 participants