-
-
Notifications
You must be signed in to change notification settings - Fork 259
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
Can't install wheels with 'none' abi #228
Comments
@ewang Your ABI patch seems related? |
@burrows-labs I can't seem to reproduce. Are you on OSX 10.11.4 and CPython 2.7.10? What does pex say if you run it with -vvvvv? #229 is likely related.
|
I'm on OS X 10.10.5, cpython 2.7.11.
|
Tried running the command on OS X 10.11 and it worked fine. |
seems odd that the OS version would be the thing affecting this. any chance you have a repro or can write an xfail test to expose the breakage? |
closing this one - feel free to reopen if you have a repro. |
Try to install PyNaCl 1.0.1 from pypi.
If I set the abi.
Possibly related to #213
The text was updated successfully, but these errors were encountered: