Hi,
I have from time to time this error:
Exception in thread Thread-2:
Traceback (most recent call last):
File "C:\opentelemac-mascaret\python27\lib\threading.py", line 808, in __bootstrap_inner
self.run()
File "C:\opentelemac-mascaret\python27\lib\threading.py", line 761, in run
self.__target(*self.__args, **self.__kwargs)
File "C:\opentelemac-mascaret\v7p3\scripts\python27\runcode.py", line 987, in print_twice
print( dat ) # Print to screen
IOError: [Errno 0] Error
For the same run it doesn't not always occur. It seems to be an error of display but the run stop. An idea to avoid the error?
Thanks
François