Windows上的Python + webkit + gtk [英] Python + webkit + gtk on windows

查看:703
本文介绍了Windows上的Python + webkit + gtk的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图做这个脚本:
PY WYSIWYG



它说我需要Gtk和WebKit。
我认为这是我需要的:



所以我下载了WebKit,但是我得到了一个文件夹而不是安装程序或安装信息。我将它移动到python文件夹中,或者我该怎么做? 解决方案

你需要PyGTK,这里有一个链接页面提供Windows安装说明: http://www.pygtk.org/downloads.html



您还需要Webkit的Python绑定,而不仅仅是Webkit本身。这里是一个非官方的Windows二进制文件的链接,包含安装指令,还有一个指向Windows底部非官方Webkit运行库的链接: http://opensourcepack.blogspot.com/2009/12/pywebkitgtk-windows-binary.html


I am trying to do this script: PY WYSIWYG

And it says I need Gtk and WebKit. I think this is what I need:

So I downloaded WebKit but I got a folder instead of an installer or install information. Do I move it into the python folder or what do I do?

解决方案

You need PyGTK, here is a link to the download page with install instructions for Windows: http://www.pygtk.org/downloads.html

You also need the Python bindings for Webkit, not just Webkit itself. Here is a link to an unofficial Windows binary, with install instructions, and a link to an unofficial Webkit runtime for Windows near the bottom too: http://opensourcepack.blogspot.com/2009/12/pywebkitgtk-windows-binary.html

这篇关于Windows上的Python + webkit + gtk的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆