[Pythonmac-SIG] more on MacPython/OSX/shared lib

Paul Miller paul@fxtech.com
Tue, 13 Aug 2002 16:42:00 -0500


>Long time no see. :)

Hey Jay - how are things out east?

>What was the resolution on this? My Mac OS X Carbon application is failing 
>the same way when I like to PythonCoreCarbon. It barfs at initialization time.

I think it may have been the way Mac Python needs to be initialized. Are 
you using the "Mac" way of init?

         ::PyMac_Initialize();

instead of

         ::Py_Initialize();

?

-- 
Paul T. Miller | paul@fxtech.com | http://www.fxtech.com