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
{{ message }}
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
python doimgr.py search "Stephen Hawking A Brief History Of Time"
Traceback (most recent call last):
File "doimgr.py", line 256, in
main(sys.argv)
File "doimgr.py", line 181, in main
args.sort, args.order, args.year, args.type, args.rows))
File "./doimgr/lib/search/request.py", line 73, in search
response = self._request(url)
File "./doimgr/lib/search/request.py", line 168, in _request
script cannot deal with. Aborting.".format(request_status))
RuntimeError: The server responded with code 400, which the script cannot deal with. Aborting.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
python doimgr.py search "Stephen Hawking A Brief History Of Time"
Traceback (most recent call last):
File "doimgr.py", line 256, in
main(sys.argv)
File "doimgr.py", line 181, in main
args.sort, args.order, args.year, args.type, args.rows))
File "./doimgr/lib/search/request.py", line 73, in search
response = self._request(url)
File "./doimgr/lib/search/request.py", line 168, in _request
script cannot deal with. Aborting.".format(request_status))
RuntimeError: The server responded with code 400, which the script cannot deal with. Aborting.
The text was updated successfully, but these errors were encountered: