Creating a standalone application
Luis Quesada
l.quesada at 4c.ucc.ie
Tue Apr 13 18:11:35 EDT 2010
Lawrence D'Oliveiro wrote:
> In message <kZ4xn.868$I8.457 at news.indigo.ie>, Luis Quesada wrote:
>
>> I am getting an "expected string without null bytes" error when using
>> cxfreeze for creating a standalone application (in Linux-Ubuntu).
>
> Why bother? Every decent Linux system will have Python available. Why not
> just distribute it as a script?
Well every decent Linux system will have Java available too but it is
still preferable to distribute jar files. The point is that I don't want
to force my users to install all the packages that I had to install.
Cheers,
Luis
More information about the Python-list
mailing list