akshayrkulkarni / gui2exe

Automatically exported from code.google.com/p/gui2exe
0 stars 0 forks source link

bbfreeze erorr #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

#---- Notes ----#Please provide additional information about the crash 
here#---- System Information ----#GUI2Exe Version: 0.5.3Operating System: 
Windows XP (build 2600, Service Pack 2)Python Version: 2.7.5 (default, May 15 
2013, 22:43:36) [MSC v.1500 32 bit (Intel)]wxPython Version: 2.8.12.1 
(msw-unicode)wxPython Info: (__WXMSW__, wxMSW, unicode, wx-assertions-on, 
SWIG-1.3.29)Python Encoding: Default=mbcs  File=mbcswxPython Encoding: 
utf-8System Architecture: 32bit x86Byte order: littleFrozen: False#---- End 
System Information ----##---- Traceback Info ----#*** 11 June 2013 @ 11:19:18 
***Traceback (most recent call last):  File "GUI2Exe.py", line 2952, in 
OnProcessTimer    self.process.HandleProcessMessages()  File 
"V:\python\complie\GUI2Exe_0.5.3\Process.py", line 213, in 
HandleProcessMessages    self.ReadStream(istream, 0, processEnded)  File 
"V:\python\complie\GUI2Exe_0.5.3\Process.py", line 255, in ReadStream    if 
stream.CanRead():AttributeError: NoneType object has no attribute CanRead*** 11 
June 2013 @ 11:19:25 ***Traceback (most recent call last):  File "GUI2Exe.py", 
line 2952, in OnProcessTimer    self.process.HandleProcessMessages()  File 
"V:\python\complie\GUI2Exe_0.5.3\Process.py", line 213, in 
HandleProcessMessages    self.ReadStream(istream, 0, processEnded)  File 
"V:\python\complie\GUI2Exe_0.5.3\Process.py", line 255, in ReadStream    if 
stream.CanRead():AttributeError: NoneType object has no attribute CanRead*** 11 
June 2013 @ 11:19:28 ***Traceback (most recent call last):  File "GUI2Exe.py", 
line 2952, in OnProcessTimer    self.process.HandleProcessMessages()  File 
"V:\python\complie\GUI2Exe_0.5.3\Process.py", line 213, in 
HandleProcessMessages    self.ReadStream(istream, 0, processEnded)  File 
"V:\python\complie\GUI2Exe_0.5.3\Process.py", line 255, in ReadStream    if 
stream.CanRead():AttributeError: NoneType object has no attribute CanRead*** 11 
June 2013 @ 11:19:29 ***Traceback (most recent call last

Original issue reported on code.google.com by com.net....@gmail.com on 11 Jun 2013 at 4:21