[visionegg] py2app compatability?

I was hoping to build standalone applications out of Visionegg code on OS X (10.4.1) using py2app. Using one of the demo files as a test (multi_stim.py), I've found that I am unable to get py2app to function properly. I can get the app to build, but it won't run.

Here is the error I get in the console:
-----------------
2005-06-28 11:54:09,432 (5352) INFO: Script /Users/james/Documents/ Vision Egg/dist/multi_stim.app/Contents/Resources/multi_stim.py started Vision Egg 1.0-cvs with process id 5352.
Fatal Python error: Call to API function without first calling import_libnumarray() in Src/_convmodule.c
-----------------


I contacted Bob Ippolito (author of py2app) and he believes this error is NOT something py2app could cause on its own. Is there a way to get py2app to function properly using Visionegg? And if so, an example of how using one of the demo files would be great.

Thanks.
James
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html

Other related posts: