Open JIVS opened 11 years ago
Hmmm ... well, g.html is just a file we're writing a test html page into. You can call it anything you like.
Where are you running this test? In a directory that you have write permission in? Is there a file called g.html there already? And if so, is there any reason you can't over-write it? Maybe try a different name?
BTW : you say you fixed the problem with BeautifulSoup by installing it with Pip. Are you saying that after you installed it with easy_install you had that problem?
I'm getting this when trying to scrap my quora account:
Any idea what might be causing this?
UPDATE: ok so I fixed this by reinstalling BeautifulSoup4 using pip instead, but now I'm getting this:
Any ideas?