New WSJ Problem
For the first time today, there is a new problem with the WSJ recipe -- running it either from the command line or the GUI gives an error message that looks like this:
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/loaders/feeds2epub.py", line 9, in <module>
main()
File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/ebooks/epub/from_feeds.py", line 64, in main
File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/ebooks/epub/from_feeds.py", line 37, in convert
File "/Applications/calibre.app/Contents/Resources/lib/python2.5/site-packages.zip/calibre/web/feeds/main.py", line 154, in run_recipe
File "calibre/web/feeds/news.pyo", line 457, in __init__
File "calibre/web/feeds/recipes/wsj.pyo", line 31, in get_browser
File "mechanize/_mechanize.pyo", line 526, in select_form
mechanize._mechanize.FormNotFoundError: no form matching name 'login_form'
|