On 2008-09-25, Larry Bates <[EMAIL PROTECTED]> wrote:
> Marin Brkic wrote:
>> Not commercial distribution, but an academic kind of sorts - giving
>> the exe file to coleagues, so they can use it in their work. Giving
>> .py file is not an option, since due to centralized computer
>> maintenance, th
Marin Brkic wrote:
Not commercial distribution, but an academic kind of sorts - giving
the exe file to coleagues, so they can use it in their work. Giving
.py file is not an option, since due to centralized computer
maintenance, they don't (and cannot) have installed python (except the
ones that
On Wed, 24 Sep 2008 14:50:56 -0700 (PDT), sturlamolden
<[EMAIL PROTECTED]> wrote:
>On Sep 24, 3:17 pm, Marin Brkic <[EMAIL PROTECTED]> wrote:
>
>> Has anyone had a situation like this ? All your inputs and suggestions
>> are more then welcomed.
>
>Send them the .py file and confirm that it does wo
On Sep 24, 3:17 pm, Marin Brkic <[EMAIL PROTECTED]> wrote:
> Has anyone had a situation like this ? All your inputs and suggestions
> are more then welcomed.
Send them the .py file and confirm that it does work. The lack of
Python can be blamed on the incompetent BOFH. Chances are the
situation w
On Wed, Sep 24, 2008 at 10:17 AM, Marin Brkic
<[EMAIL PROTECTED]> wrote:
> As far as I know py2exe is the only option which can do such a thing
> (make exe files from scripts). Is there a way to make those exe files
> a little smaller (for a small script they easily go up to 5-10 mb).
An alternati
On Wed, 24 Sep 2008 07:32:56 -0700 (PDT), [EMAIL PROTECTED] wrote:
>If you don't create a monolithic EXE, then most of the extra files
>(that make up the bulk of the size) can be shared between other
>converted scripts. That is, if you convert foo.py, and send the bundle
>to your colleague, then c
On Sep 24, 8:17 am, Marin Brkic <[EMAIL PROTECTED]> wrote:
> Not commercial distribution, but an academic kind of sorts - giving
> the exe file to coleagues, so they can use it in their work. Giving
> .py file is not an option, since due to centralized computer
> maintenance, they don't (and cannot
On Sep 24, 9:17 am, Marin Brkic <[EMAIL PROTECTED]> wrote:
> Not commercial distribution, but an academic kind of sorts - giving
> the exe file to coleagues, so they can use it in their work. Giving
> .py file is not an option, since due to centralized computer
> maintenance, they don't (and cannot
Not commercial distribution, but an academic kind of sorts - giving
the exe file to coleagues, so they can use it in their work. Giving
.py file is not an option, since due to centralized computer
maintenance, they don't (and cannot) have installed python (except the
ones that bring their own compu