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

Problem compiling rust library in pypy #46

Open
ddorian opened this issue Aug 8, 2018 · 1 comment
Open

Problem compiling rust library in pypy #46

ddorian opened this issue Aug 8, 2018 · 1 comment

Comments

@ddorian
Copy link

ddorian commented Aug 8, 2018

I'm trying to install with pypy and I'm getting output. Using rust 1.27.2.

https://gist.github.com/ddorian/d249e071dda8167ebb78c49a1413259b

Any idea ?

regards,
ddorian

@adrienball
Copy link
Collaborator

Hey @ddorian ,
We don't have yet official support for pypy, I managed to reproduce the issue on my machine after having installed pypy.
It seems that the cpython rust library doesn't behave correctly with pypy.
Unfortunately, I don't have time to work on this at the moment. Feel free to post updates here, if you find something.
Cheers

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

No branches or pull requests

2 participants