You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "c:\Python27\Lib\multiprocessing\forking.py", line 380, in main
prepare(preparation_data)
File "c:\Python27\Lib\multiprocessing\forking.py", line 488, in prepare
assert main_name not in sys.modules, main_name
AssertionError: __main__
This is probably an upstream bug but there might be a workaround: http://bugs.python.org/issue10845
The text was updated successfully, but these errors were encountered: