Closed Lukasa closed 9 years ago
Huh...not sure what's going on here (I've never actually gotten pypy working on windows, which is why we don't have windows wheels for pypy).
Looks like you're building against the static libs properly as well... what happens if you do this with pypy 2.6 against master?
Good question. Let me install a newer version of PyPy and get back to you.
Apparently not a problem.
shrug I have no real interest in chasing this, so...maybe close? :grin:
If it works on master and 2.6 I'd say we're good. Closing!
PyPy 2.5.1, Windows 7
When installing cryptography on Windowsy PyPy, everything explodes. There seems to be two reasons for this. Firstly, there is no Windows + PyPy wheel, so the wheel solution doesn't appear to work there, we need to compile from source.
That's fine, I'm set up for that, but when I do, I get this error (warning, long):