Cython stopped working. ImportError, wrong architecture
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.
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.