On Jun 25, 2006, at 3:54 PM, robin meier wrote:
> hello pythonistas,
>
> i have this python script which makes use of numarray and
> numarray.random_array.
> i manage to run python setup.py py2app -A and mange to create a
> distributable application when not loading the two numarray libraries.
>
hello pythonistas,
i have this python script which makes use of numarray and
numarray.random_array.
i manage to run python setup.py py2app -A and mange to create a
distributable application when not loading the two numarray libraries.
but when i run python setup.py py2app with the numarray li