On 7/4/20 5:44 pm, Guillaume Dubé wrote:
Hi Matti,
Thank you for the quick reply
I’ve downloaded pypy-c-jit-latest-osx64.tar.bz2 and extracted in
/usr/local/pypy3-7.3.1
I’m getting the following error when I try to create a virtual
environment:
% virtualenv -p /usr/local/pypy3-3.7.1/bin/pypy3 <envname>
...
AttributeError: module \'cpyext\' has no attribute \'FunctionType\'
'
--
Guillaume Dubé
Software Developer
Expedia Group Inc.
Strange. What does pypy -c "import sys; print(sys.version)" show? Maybe
you got a bad tarball? In the meantime I have uploaded rc3 for the
release, could you try that out instead?
https://bitbucket.org/pypy/pypy/downloads/pypy3.6-v7.3.1rc3-osx64.tar.bz2
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev