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

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

ubuntu - Bash Script to Check That Files Are Being Created -