[Bf-committers] Testing Python on OS X

Willian Padovani Germano bf-committers@blender.org
Fri, 27 Jun 2003 05:08:12 -0300


Jacques Guignot wrote:
> Douglas Bischoff wrote:
>
> > 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"
>
>
> same problem with linux     ;-((
>
> I wonder if it is a problem with povanim, or if the python API won't
> load any compiled module...

We haven't investigate this yet.  It may related to path issues, things we
need to set in exppython before the interpreter is run.  Let's investigate.
First thing is to know if what Kester suggested (renaming .pyo to .pyc)
works.  If so, it'll give us one more hint.

--
Willian, wgermano@ig.com.br