Did you try py2exe instead offreeze? On the page
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
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
Comment