[Bf-committers] Testing Python on OS X

Douglas Bischoff bf-committers@blender.org
Thu, 26 Jun 2003 13:48:30 -0400


Hello:

Things are looking pretty good under EXPPython on OS X. File selectors, 
etc. all seem okay.

One thing that doesn't seem to be working is the ability to import 
compiled modules. A great example is the PovAnim script, which calls on 
a precompiled module "povanim_14g.pyo"

When I run this, the console complains that there is no module named 
"povanim_14g."

I've tried to eliminate path issues, and as far as I can tell it just 
can't load pyo files yet.

On a related note, what is the status of a working VRML2 importer that 
doesn't rely on mxtexttools, which also won't link under OS X?

Thanks!

-Bish