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@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to