Install gtk, webkit and jswebkit with python -



Install gtk, webkit and jswebkit with python -

i need next modules python:

import gtk import webkit import jswebkit

anyone knows find them , how install them on mac and/or ubuntu? got gtk running, cause when run python import gtkin terminal, don't receive errors. can't webkit , jswebkit installed, knows how done?

the next should job, (it on ubuntu):

sudo apt-get install python-jswebkit sudo apt-get install libwebkitgtk-1.0-0 python-webkit

python webkit

Comments

Popular posts from this blog

Delphi change the assembly code of a running process -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -

C++ 11 "class" keyword -