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

Support new versions of pip #1044

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

joshowen
Copy link

@joshowen joshowen commented Jul 22, 2024

Pip stopped vendoring the six package in May 2024, pypa/pip@692b7f0

Fixes: #1046

@joshowen joshowen changed the title use print directly, pip no longer vendors six Support new versions of pip Jul 22, 2024
@joshowen joshowen closed this Aug 5, 2024
@joshowen joshowen reopened this Aug 5, 2024
@dong-brian
Copy link

+1 still causing an issue for us

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.

ModuleNotFoundError starting from pip 24.1
2 participants