python代码运行报frozen importlib._bootstrap_external等错误
一个项目突然发现运行不了了,还报奇奇怪怪的错误一开始twisted报错frozenimportlib._bootstrap_external于是重新安装了一次twisted,结果又报错from.makeimportNOTHING,FactoryValueError:badmarshaldata接着卸载了一些库重新安装了一边,又报下面错误AttributeError:module'twisted.internet.error'hasnoattribute'ConnectionDone'...