Closed GoogleCodeExporter closed 9 years ago
Finally I found solution myself, it was an I/O problem. I added logging module
to my script to trace an error and it rise when simple_server try to log
request. I did't create any output stream so exception rise in my app and not
in pyscripter.
Setting "Redirect IO" to False and "UseWindowsConsole" to True and my error
gone.
Original comment by atihon...@tialys.com
on 4 Sep 2013 at 9:05
Original comment by pyscripter
on 28 Mar 2015 at 1:57
Original issue reported on code.google.com by
atihon...@tialys.com
on 4 Sep 2013 at 4:40