I read many of the related questions, but it is still unclear how to do this, since there are many software combinations, and many solutions seem outdated.
What is the best way to install the following in my virtual environment on OSX:
- python gtk2
- python-webkit
- python-jswebkit
Do I need to install GTK + and Webkit as well? If so, how?
I would also appreciate a simple explanation of how these pieces of software work together.
(I'm trying to use scrapyjs , which requires these libraries)
source share