简体   繁体   English

无法在python中安装zope.interface 3.6.1

[英]Unable to install zope.interface 3.6.1 in python

I am unable to install zope.interface 3.6.1 in Python for Windows. 我无法在Windows版Python中安装zope.interface 3.6.1。 If any one know about this please help me? 如果有人知道这一点,请帮助我?

in a command prompt go to install zope.interface 3.6.1 folder 在命令提示符下转到安装zope.interface 3.6.1文件夹

write "SETUP.py install" 写“ SETUP.py安装”

it will install 它将安装

You don't need to install it. 您不需要安装它。 After you download the file zope.interface-3.8.0-py2.7-win32.egg, you unzip it then copy the two directories EGG-INFO and zope into the Python27. 下载文件zope.interface-3.8.0-py2.7-win32.egg后,将其解压缩,然后将两个目录EGG-INFO和zope复制到Python27中。 It works fine. 工作正常。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM