En Wed, 04 Mar 2009 11:38:35 -0200, [email protected]
escribió:
On Mar 4, 6:23 pm, "Gabriel Genellina" wrote:
En Wed, 04 Mar 2009 11:12:32 -0200, [email protected]
escribió:
> I am facing an interesting problem with py2exe conversion.
> I've a python script which u
On Mar 4, 6:23 pm, "Gabriel Genellina" wrote:
> En Wed, 04 Mar 2009 11:12:32 -0200, [email protected]
> escribió:
>
> > Hello all,
> > I am facing an interesting problem with py2exe conversion.
> > I've a python script which uses the shutil libarary. When I convert
> > that py
En Wed, 04 Mar 2009 11:12:32 -0200, [email protected]
escribió:
Hello all,
I am facing an interesting problem with py2exe conversion.
I've a python script which uses the shutil libarary. When I convert
that python script into exe, it creates a dist folder and then in that
it
[email protected] wrote:
>
> You can set an example? My English is bad, so I do not quite
> understand
You need to give a proper path to the config.ini. It's not found, which most
probably occurs because you give a relative path ("config.ini") but that
doesn't work because the current worki
You can set an example? My English is bad, so I do not quite
understand
> > Hello, i use python 2.6 + PyQt4.
> > I compile my main.pyw. It is compile, but don't run. In
> > "index.exe.log" error log:
>
> File "index.pyw", line 100, in GetVal
> ConfigParser.NoSectionError: No section:
[email protected] schrieb:
Hello, i use python 2.6 + PyQt4.
I compile my main.pyw. It is compile, but don't run. In
"index.exe.log" error log:
File "index.pyw", line 100, in GetVal
ConfigParser.NoSectionError: No section: 'Main'
Code line 92 to 104 this is class that uses ConfigPars
i used py2exe with python 2.5 and it worked fine just the other day.
py2exe-0.6.6.win32-py2.5.exe was the download filename.
<[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Dear Members of the group,
> py2exe does not seem to be integrating with 2.5 or later versions.
> I was tryin
Hi Dave,
I can't help you but maybe you'll have more luck if you try also the
dedicated py2exe mailing list:
https://lists.sourceforge.net/lists/listinfo/py2exe-users
francois
On May 4, 7:36 am, Dave Lim <[EMAIL PROTECTED]> wrote:
> >On May 3, 1:29 pm, Dave Lim
> wrote:
> >> Hello, this is m
On May 3, 1:29 pm, Dave Lim <[EMAIL PROTECTED]> wrote:
> Hello, this is my first time in the mailing list so
> bear with me.
>
> Basically what I did was I followed this
> site:http://surguy.net/articles/speechrecognition.xml
>
> So I installed microsoft speech SDK 5.1 and then used
> pythonwin CO
Hi Miki,
I solved this first problem, thank you!
I was convinced to done things you suggested me, but... it wasn't!!!
I changed the access type of MSVCR71.dll and all went ok!
Thank you once again for your interest, bye!
P.S
Thank you for your final note too, next time I'll make a better
subject!
Hello DDany,
> copying D:\programs\python24\MSVCR71.dll -> D:\Applicazione\dist
> error: could not delete 'C:\app\dist\MSVCR71.dll': Permission denied
>
> However folders build and dist are created: in particular into the
> folder dist i have the w9xpopen.exe file, some *.pyd files and some
> dl
David wrote:
> I am unable to use py2exe to create an executable, even on the simple
> sample that comes with the package. There seems to be a problem when it
> is copying files. The ‘build’ and ‘dist’ directories are created and
> populated, but there is no executable created. The error mess
12 matches
Mail list logo