What does this mean
Quote:
Traceback (most recent call last):
File "calibre\web\feeds\news.py", line 1400, in download_masthead
File "calibre\web\feeds\news.py", line 1390, in _download_masthead
File "mechanize\_mechanize.py", line 257, in open
File "mechanize\_mechanize.py", line 273, in _mech_open
mechanize._mechanize.BrowserStateError: can't fetch relative reference: not viewing any document
|
the website i'm trying to parse prevents mouse right-click, f12 developer tools and ctrl+s can't save. (if i click f12 before website loads i'm able to use developer tools)
does above have anything to do with this..