When installing on windows this error appeared in installer window:
close failed in file object destructor:
sys.excepthook is missing
lost sys.stderr
Actually, the installation is OK.
This seems to be an error in python handling of stdout/stderr.
problem was that this error could not be caught van try .... except.
The error does not appear anymore now.
(that's good)
Alas the normal messages bots give do still not appear.
But thsi is better than it was.
Original issue reported on code.google.com by hjebb...@gmail.com on 23 May 2014 at 4:01
Original issue reported on code.google.com by
hjebb...@gmail.com
on 23 May 2014 at 4:01