Ask Your Question

Austin Roberts's profile - activity

2023-10-02 20:21:05 +0200 received badge  Famous Question (source)
2022-01-21 21:48:01 +0200 received badge  Notable Question (source)
2015-01-23 21:56:20 +0200 received badge  Popular Question (source)
2013-09-09 14:53:57 +0200 asked a question 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.