-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Error running pip install virtualenv
under pypy-5.4
#1639
Comments
|
I'm attempting to update pip before installing virtualenv with it, will report back on how that works. |
Upgrading pip seems to solve this. If that's considered sufficient, I'm happy to close this. |
Consider this duplicate of #1618 |
@xavfernandez the zipp dependency is not installed from wheel, that's where the error comes from. |
Full log here: https://travis-ci.org/pyca/cryptography/jobs/650916996
Relevant bit:
It's deeply unclear to me what is happening -- I don't have a clue what all these "unknown" values are. Normally I'd assume that was a pip bug, but since virtualenv just underwent a substantial rewrite...
The text was updated successfully, but these errors were encountered: