windows pypcap 支持 python 2.7 吗?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/5720069/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 16:41:12  来源:igfitidea点击:

pypcap support for python 2.7?

pythonwindowsscapy

提问by SourD

I want to install Scapy on Windows using Python 2.7, but the required package pypcap doesn't support Python 2.7. Is there a patch or a workaround to be able to install pypcap on Python 2.7?

我想使用 Python 2.7 在 Windows 上安装 Scapy,但所需的包 pypcap 不支持 Python 2.7。是否有补丁或解决方法可以在 Python 2.7 上安装 pypcap?

回答by Geoffrey R.

I built a pypcap extension for Python 2.7 Windows a couple of days ago. Mario Vilas has regrouped the whole that so you may find the installers over here then: http://breakingcode.wordpress.com/2012/07/16/quickpost-updated-impacketpcapy-installers-for-python-2-5-2-6-2-7/

几天前,我为 Python 2.7 Windows 构建了一个 pypcap 扩展。马里奥维拉斯重新组合了整个,所以你可以在这里找到安装程序:http: //breakcode.wordpress.com/2012/07/16/quickpost-updated-impacketpcapy-installers-for-python-2-5-2 -6-2-7/

回答by jermenkoo

Read this, and follow the instructions: http://code.google.com/p/pypcap/issues/detail?id=27#c6

阅读此内容,并按照说明进行操作:http: //code.google.com/p/pypcap/issues/detail?id=27#c6