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

Update pip to 24.1.1 and fix all pip._vendor prefixes #208

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

damnever
Copy link
Owner

@damnever damnever commented Jul 4, 2024

close #207

Signed-off-by: Xiaochao Dong (@damnever) <the.xcdong@gmail.com>
@damnever damnever merged commit 1ae3458 into main Jul 4, 2024
6 checks passed
@damnever damnever deleted the fix/pipvendor branch July 4, 2024 06:17
@h3llrais3r
Copy link

Thanks for the fix.
Will there be a release for this?

@damnever
Copy link
Owner Author

damnever commented Jul 5, 2024

@h3llrais I realize I posted in the wrong place.. #207 (comment)

Yes, this will be released soon, but I cannot give a concrete date. You can install pigar directly from GitHub:

pip uninstall pigar
pip install git+https://github.com/damnever/pigar.git@main --upgrade

@h3llrais3r
Copy link

Thanks, it works again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ModuleNotFoundError: No module named 'pip._vendor.chardet' after updating to pip pip 24.1.1
2 participants