On Aug 28, 4:03 pm, Grant Edwards <[EMAIL PROTECTED]> wrote:
> On 2007-08-28, Tom Gur <[EMAIL PROTECTED]> wrote:
>
> > Hey,
>
> > Do you know an easy way to embed the python interpreter in a python
> > program (so a non-technical user, which has no idea how to install the
> > python interpreter wou
On 2007-08-28, Tom Gur <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Do you know an easy way to embed the python interpreter in a python
> program (so a non-technical user, which has no idea how to install the
> python interpreter would be able to run the script as an executable) ?
Hey,
This question is
On Aug 28, 8:45 pm, Tom Gur <[EMAIL PROTECTED]> wrote:
> Hey,
>
> Do you know an easy way to embed the python interpreter in a python
> program (so a non-technical user, which has no idea how to install the
> python interpreter would be able to run the script as an executable) ?
py2exe does this v
Hi,
Do you mean something like py2exe?
http://www.py2exe.org/
--
http://mail.python.org/mailman/listinfo/python-list
Hey,
Do you know an easy way to embed the python interpreter in a python
program (so a non-technical user, which has no idea how to install the
python interpreter would be able to run the script as an executable) ?
--
http://mail.python.org/mailman/listinfo/python-list
<[EMAIL PROTECTED]> escribió en el mensaje
news:[EMAIL PROTECTED]
> I am using python 2.2.3, because I am using some dSpace software
> (controldesk/automationdesk) that is based upon that version of python. I
> have some pre-compiled python modules that come with the dspace
> applications. I am p
I have been playing around with this issue for a while and seen some
previous posting trying to address the problem but I haven't seen any
answers to the problem so I am reposting it in my quest for a solution.
I am using python 2.2.3, because I am using some dSpace software
(controldesk/autom