Tibor Kiss <[email protected]> added the comment: I have updated my Xcode, did not help.
Then I realised that I have atlas installed through macports, tried to recompile it with +universal variant, did not help either. Removing the macport and recompiling Numpy made it work. Seems like 'setup.py clean' does not remove all the object files, I needed to make a fresh clone from your repo after I have removed atlas. thanks! ---------- status: chatting -> resolved ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1642> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
