Re: pyinstaller and logging

2009-05-06 Thread Mike
On 6 Mai, 18:14, Vinay Sajip wrote: > On May 6, 2:41 pm, Mike wrote: > > > > > Pyinstaller seems to have a problem withlogging... > > >  I installed pyinstaller 1.3 - using it together with Python 2.6. I > > used pyinstaller for a small project, the created .exe worked fine. > > After some additi

Re: pyinstaller and logging

2009-05-06 Thread Vinay Sajip
On May 6, 2:41 pm, Mike wrote: > Pyinstaller seems to have a problem withlogging... > > I installed pyinstaller 1.3 - using it together with Python 2.6. I > used pyinstaller for a small project, the created .exe worked fine. > After some additional changes to my project I got strange run time > e