You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Attempting to login...
Traceback (most recent call last):
File "downloader.py", line 377, in
main(sys.argv[1:])
File "downloader.py", line 293, in main
form_build_id = tree.xpath('//form[@id="packt-user-login-form"]//input[@name="form_build_id"]/@id')[0] IndexError: list index out of range
The text was updated successfully, but these errors were encountered:
Attempting to login...
Traceback (most recent call last):
File "downloader.py", line 377, in
main(sys.argv[1:])
File "downloader.py", line 293, in main
form_build_id = tree.xpath('//form[@id="packt-user-login-form"]//input[@name="form_build_id"]/@id')[0] IndexError: list index out of range
The text was updated successfully, but these errors were encountered: