Hello,

I recently started using Shed Skin, which is a Python-to-C++ compiler. It works 
great. On the functions I converted, I got an 18X speedup.

However, at the time I did that work I was running the Python Apple supplies 
with Leopard. Last week I installed MacPython 2.5.2. Now, whenever I try to 
load a Shed Skin-generated module I immediately get

Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
SystemError: dynamic module not initialized properly

However, i can still run it under the Apple python just fine, by invoking 
usr/bin/python.

I asked about this on the Shed Skin mail list and haven't gotten a response 
yet. Thought I'd ask about it here just in case anyone has an idea.

Thanks,
Gary
-- 

Gary Robinson
CTO
Emergent Music, LLC
personal email: [EMAIL PROTECTED]
work email: [EMAIL PROTECTED]
Company: http://www.emergentmusic.com
Blog:    http://www.garyrobinson.net
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig

Reply via email to