question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Windows CI failing with: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release

See original GitHub issue

The windows build py37_conda_forge_mkl gets setuptools 59.1.0 that makes our CHECK_WARNINGS: 'true' setting fail.

Other CI jobs configured with CHECK_WARNINGS: 'true' will start to fail as soon as the upgrade from setuptools 58 to 59.

Log of an example failing job:

https://dev.azure.com/scikit-learn/scikit-learn/_build/results?buildId=35004&view=logs&j=55156e43-4792-506d-3947-cdbc5ace0742&t=6d510dcd-35d3-5892-347a-3b74433a7ac4&l=6742

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
thomasjpfancommented, Nov 16, 2021

Looks like the issue was fixed in https://github.com/pypa/setuptools/pull/2889 and setuptools==v59.1.1 was tagged with the fix.

0reactions
ogriselcommented, Nov 15, 2021

Let’s see if #21676 works as expected.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Release Notes | Google Cloud CLI Documentation
The following commands have been added to the alpha and beta release tracks: ... (Cloud Datastore) Deprecated gcloud datastore database create .
Read more >
Release Notes — Airflow Documentation
NONE_FAILED_OR_SKIPPED will be removed in next major release. Dummy trigger rule has been deprecated¶. TriggerRule.DUMMY is replaced by TriggerRule.ALWAYS .
Read more >
[Solved]What application is responsible for/who to report ...
py:127: DeprecationWarning: Creating a LegacyVersion has been deprecated and will be removed in the next major release warnings.warn( 11:57:07 ...
Read more >
8.0 Release Notes Red Hat Enterprise Linux 8
The Release Notes provide high-level coverage of the improvements and additions that have been implemented in Red Hat Enterprise Linux 8.0 and document ......
Read more >
Release Notes — pip 10.0.0.dev0 documentation
DEPRECATION pip install --egg have been deprecated and will be removed in the future. This “feature” has a long list of drawbacks which...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found