On 22/05/15 10:07, Antti Mäkinen wrote:
Thanks for the answer! I don't know if I'm missing something, but initializing arrays with dtype=object seems to fail. I'm using PyPy 2.5.1 on OS X 10.10 and Numpy from the PyPy's Numpy fork. I'm assuming the "master [MAIN BRANCH]" is the same as the "default branch".

pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev
You will need a pypy from after the merge of the object-dtype2 branch (post-release-2.5.1), unfortunately we have no working macosx buildbots at the moment so you would have to translate it for yourself.

2.6.0 should be out in two weeks or so with the object dtype.

Help with finding a functioning macosx buildbot would be appreciated
Matti
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to