What steps will reproduce the problem?
1. python ServerSideBrowser.py -v
2. `o http://www.google.com/
What is the expected output? What do you see instead?
I had to add a bunch of imports:
import PyV8, urllib2, BeautifulSoup
from wx.html import HtmlWindow
But it's still not working. I get an error on line 175 when creating the
HtmlWindow. It looks like the arguments are not right.
How am I supposed to run this script?
Original issue reported on code.google.com by marcbelm...@gmail.com on 8 Dec 2011 at 3:18
Original issue reported on code.google.com by
marcbelm...@gmail.com
on 8 Dec 2011 at 3:18