阅读背景:

python3导入import thread出现“No module named 'thread”问题

来源:互联网 

看到多线程的内容时,输入了这样一行命令:import thread。出现这样的错误:ImportError: No module named 'thread'(前面的就不列出来了)。后面发现python3的thread模块改为了_thread.输入:import _thread就能正常使用thread模块中的内容了。看到多线程的内容时,输入了这样一行命令:import thread。出现这样的错误:Impor




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: