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

New pip resolver takes a very long time to complete #3474

Closed
anmyachev opened this issue Sep 24, 2021 · 0 comments · Fixed by #3473
Closed

New pip resolver takes a very long time to complete #3474

anmyachev opened this issue Sep 24, 2021 · 0 comments · Fixed by #3473
Assignees
Labels
bug 🦗 Something isn't working Testing 📈 Issues related to testing

Comments

@anmyachev
Copy link
Collaborator

Issue on pip side pypa/pip#9187.

Problem in our CI (takes more that 5 hours) https://github.com/modin-project/modin/runs/3695414357.

Good comment about possible solutions pypa/pip#9187 (comment).

I propose the easiest way to support - to use the old resolver, until the pip optimizes the new resolver.

@anmyachev anmyachev added the bug 🦗 Something isn't working label Sep 24, 2021
@anmyachev anmyachev self-assigned this Sep 24, 2021
@anmyachev anmyachev added the Testing 📈 Issues related to testing label Sep 24, 2021
anmyachev added a commit to anmyachev/modin that referenced this issue Sep 24, 2021
Signed-off-by: Myachev <anatoly.myachev@intel.com>
vnlitvinov pushed a commit that referenced this issue Sep 25, 2021
Signed-off-by: Myachev <anatoly.myachev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🦗 Something isn't working Testing 📈 Issues related to testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant