Cython stopped working. ImportError, wrong architecture

asked 2013-09-09 14:53:57 +0200

Austin Roberts gravatar image

Hello, Recently, previously functional cython programs stopped working on my home computer (They still work on the server). When trying to compile, I get this:

ImportError: dlopen(/Users/Austin/.sage/temp/Austins-MacBook-Pro-6.local/6597/spyx ... /_Users_Austin__sage_sage_notebook_sagenb_home_admin_7_code_sage2_spyx_0.so: mach-o, but wrong architecture

The only thing I can think of that changed was installing perl, but that could be a red Herring.

Thanks for any ideas.

edit retag flag offensive close merge delete

Comments

Did you download a different Sage in the meantime? Just checking - though if there is a true processor mismatch, Sage shouldn't work at all.

kcrisman gravatar imagekcrisman ( 2013-09-09 16:27:03 +0200 )edit