本文主要是介绍error for Tiwsted: Twisted requires zope.interface 3.6.0,希望对大家解决编程问题提供一定的参考价值,需要的开发者们随着小编来一起学习吧!
今天安装twisted的时候,报了error for Tiwsted: Twisted requires zope.interface 3.6.0。很是郁闷,因为我已经安装了zope.interface 3.6.1,怎么还是说缺少zope.interface 3.6.1。上网搜了下,在statckoverflow看到了类似的问题,you have a too old version of setuptools installed ,更新了下 setuptools,再安装twisted,果然过了
这篇关于error for Tiwsted: Twisted requires zope.interface 3.6.0的文章就介绍到这儿,希望我们推荐的文章对编程师们有所帮助!