Python 2.7 on Windows, “assert main_name not in sys.modules, main_name” for all multiprocessing examples

我怕爱的太早我们不能终老 提交于 2019-11-28 13:34:39

This is a known bug:

http://bugs.python.org/issue10845

Not sure if this will ever get ported to 2.7.X.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!