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

Skip invalid wheels #12

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

Conversation

notatallshaw
Copy link
Contributor

I was trying to build a scenario today and I got this error:

pip._internal.exceptions.InvalidWheel: Wheel 'wcwidth' located at https://files.pythonhosted.org/packages/6c/a6/cdb485093ad4017d874d7a2e6a736d02720258f57876548eea2bf04c76f0/wcwidth-0.2.1-py2.py3-none-any.whl is invalid (wcwidth has an invalid wheel, wcwidth has an invalid wheel, multiple .dist-info directories found: wcwidth-0.2.1.dist-info, wcwidth-0.2.0.dist-info)

If unsupported wheels are skipped it makes sense to skip invalid wheels

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.

1 participant