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 gtk
in 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
Post a Comment