Help needed to freeze a script.

LB berthe.loic at gmail.com
Thu Sep 4 13:11:45 EDT 2008


> Did you try py2exe instead offreeze? On the page
>
> http://www.py2exe.org/index.cgi/WorkingWithVariousPackagesAndModules
>
> there is only one brief mention of numpy packaging troubles,
> suggesting that it might work better. I have used py2exe in the past
> without much trouble.

Unfortunately, I'm working under Linux and py2exe works only for
windows as far as I know.
Do you know if py2exe executable embedding a lot of C extensions -
like numpy and scipy - can ben executed on another computer, with a
different architecture (64bits vs 32 bits) and a different OS ?

--
LB



More information about the Python-list mailing list