[pypy-dev] Any news on pypy3 + numpy?

René Dudfield renesd at gmail.com
Sun Sep 23 13:43:05 EDT 2018


Remember there is the really bad issue where pypy3 uses the wrong folder
for packages - the cpython one!

This is fixed in hg, but not in a release yet(i think).

On Monday, September 24, 2018, Neal Becker <ndbecker2 at gmail.com> wrote:

> Thanks!  I've gotten much further now than before.  Now I've hit this when
> importing my c++ module which uses pybind11:
>
>  pypy3 test3.py
> Traceback (most recent call last):
>   File "test3.py", line 9, in <module>
>     from constellation import QAMconstellation, bipolar
> ImportError: QAMconstellation64_base: dynamic attributes are currently not
> supported in conjunction with PyPy!
>
>
>
> _______________________________________________
> pypy-dev mailing list
> pypy-dev at python.org
> https://mail.python.org/mailman/listinfo/pypy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20180924/4013cadd/attachment.html>


More information about the pypy-dev mailing list