腾讯云
开发者社区
文档
建议反馈
控制台
登录/注册
首页
学习
活动
专区
圈层
工具
MCP广场
文章/答案/技术大牛
搜索
搜索
关闭
发布
搜索
关闭
文章
问答
(434)
视频
开发者手册
清单
用户
专栏
沙龙
全部问答
原创问答
Stack Exchange问答
更多筛选
回答情况:
全部
有回答
回答已采纳
提问时间:
不限
一周内
一月内
三月内
一年内
问题标签:
未找到与 相关的标签
筛选
重置
2
回答
Pyinstaller导入错误:找不到
zope.interface
我的意思是,如果尝试执行它会给出错误‘导入错误:扭曲需要
zope.interface
3.6.0或更高版本:没有名为
zope.interface
的模块。“ 我已经安装了
zope.interface
4.1.0。同样扭曲的应用程序运行良好,使用‘
zope.interface
’,但在构建可执行文件时,Pyinstaller无法导入python。
浏览 7
提问于2014-02-24
得票数 0
1
回答
姜戈的
Zope.interface
import
zope.interface
x = zope.interface.Attribute(
浏览 19
提问于2021-10-18
得票数 0
1
回答
Tiwsted的Django错误:扭曲需要
zope.interface
3.6.0
上)中,我使用以下方法在虚拟环境中安装了Scrapy:但是Django没有:我试着重新安装Twsited和zope pip说,要求是满足的。
浏览 3
修改于2014-10-12
得票数 2
回答已采纳
2
回答
无法在python中安装
zope.interface
3.6.1
我无法在Python for Windows中安装
zope.interface
3.6.1。如果有人知道这件事请帮帮我?
浏览 0
修改于2012-06-15
得票数 1
1
回答
如何在
zope.interface
中声明@staticmethod
/usr/bin/python3 class ISerializable(Interface
浏览 2
提问于2015-03-21
得票数 1
回答已采纳
3
回答
ImportError:没有名为
zope.interface
的模块
Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/twisted/internet/protocol.py",第15行,来自
zope.interface
导入,实现了ImportError:没有名为
zope.interface
的模块 后来我下载了zope.app.wsgi-3.15.04,但我不知道如何使用它。
浏览 1
提问于2012-06-13
得票数 12
1
回答
ImportError:没有名为“
zope.interface
”的模块
project1/env/lib/python3.5/site-packages/transaction/_transaction.py", line 20, in <module>ImportError: No module named '
zope.interface
' 找不到它为什么在那里,但没有导入模块。
浏览 4
提问于2016-11-14
得票数 0
2
回答
编写zopeish文件: F0401: 11,0:无法导入“
zope.interface
”
我试图针对受Zope导入污染的源代码运行pylint:F0401: 11,0: Unable to import '
zope.interface
'from
zope.interface
import Interface cat ../..'/fast/buildout-cache/egg
浏览 3
提问于2012-05-03
得票数 4
3
回答
ImportError:未找到名为
zope.interface
的模块,但找到了模块
_system_import(name, *args, **kwargs)我正在尝试使用以下代码行导入
zope.interface
模块:我通过调用“pip freeze”来仔细检查这个模块是否已经安装。我还尝试使用以下命令查找模块:但我得到了: Traceback (most recent call
浏览 1
修改于2015-06-10
得票数 0
1
回答
Python依赖关系得到满足,但是pip仍然抱怨
zope.interface
==4.6.0
在安装所有软件包时,即使版本在列表中,我也不会得到与
zope.interface
包匹配的版本错误。错误:无法找到满足
zope.interface
==4.6.0要求的版本(来自3.3.0b1、3.3.0b2、3.3.0、3.3.0.1、3.4.0b1、3.4.0、3.4.1、3.5.0、3.5.1、3.5.2错误:没有为
zope.interface
==4.6.0找到匹配的分布 这里出什么问题了?
浏览 1
提问于2021-06-01
得票数 2
2
回答
python导入了没有名为
zope.interface
的模块扭曲
我安装了"scrapy“,但它给出了错误"importerror no module named
zope.interface
twisted".Please help me。 预先感谢.
浏览 1
修改于2012-06-16
得票数 5
回答已采纳
3
回答
让py2exe与
zope.interface
协同工作
扭曲本身依赖于
zope.interface
,我不直接导入它。14, in <module>ImportError: No module named
zope.interface
14, in <module>ImportError: No module na
浏览 10
修改于2012-08-23
得票数 6
回答已采纳
1
回答
zope.interface
的继承参数(由vs isinstance提供)
通过
zope.interface
解决的抽象基类,接口的继承有哪些限制? 在Jeff在2010年给出的关于接口的后续谈话中,在11:50,Jeff认为使用由您提供的,是没有继承层次结构的。
浏览 0
修改于2020-02-06
得票数 4
回答已采纳
2
回答
(
zope.interface
)
或者我试图将
zope.interface
用于错误的目的? 我需要的基本上是注册实现特定功能的类(CMS的小部件或Portlet)的一种方法。
浏览 6
修改于2012-08-24
得票数 5
1
回答
使用
Zope.interface
时没有模块名为cx_Freeze错误
Twisted requires
zope.interface
3.6.0 or later: no module named
zope.interface
请帮我找个解决办法。
浏览 2
修改于2016-03-14
得票数 0
2
回答
(
zope.interface
4.3.2 (/usr/lib/python3/dist-ContextualVersionConflict))
raise VersionConflict(dist, req).with_context(dependent_req) pkg_resources.ContextualVersionConflict: (
zope.interface
4.3.2 (/usr/lib/python3/dist-packages), Requirement.parse('
zope.interface
>=5.3.0a1'), {'zope.component_internal.log:pkg_resourc
浏览 86
提问于2021-04-24
得票数 1
1
回答
如何使“强制转换”适应与纯
zope.interface
工作?
我想让"C++强制转换类似“适应与来自
zope.interface
的代码一起工作。下面的示例是完整的,并且是独立的:from
浏览 4
提问于2014-07-16
得票数 2
回答已采纳
1
回答
我能否在
zope.interface
中声明一个类型为类型的属性?
我使用
zope.interface
模块来声明带有一些方法和属性的接口。而且,我不能以某种方式声明属性名,而且声明它们的类型吗?from
zope.interface
import Interface, Attribute, implementer, verify class IVehicle(Interface):
浏览 2
提问于2014-05-30
得票数 0
1
回答
尝试注册
zope.interface
实现者时出错
我有下一节课:class SocialVKSelenium:当我把它添加到zope注册表时:gsm.registerAdapter(SocialVKSelenium)当我添加那里适配器(IOther)时,注册
浏览 5
提问于2017-01-29
得票数 3
回答已采纳
1
回答
为什么我会得到"ImportError: Twisted需要
zope.interface
3.6.0或更高版本“。在运行地层挖掘代理时?
ImportError: Twisted requires
zope.interface
3.6.0 or later.sudo easy_install
zope.interface
Best match:
zope.interface
4.1.1Processing zope.interface-4.1.1-py2.7-macosx-10.8-intel.egg
zo
浏览 5
提问于2014-04-09
得票数 4
第 2 页
第 3 页
第 4 页
第 5 页
第 6 页
第 7 页
第 8 页
第 9 页
第 10 页
第 11 页
点击加载更多
领券