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
Traceback (most recent call last):
File "/home/osboxes/.local/bin/amzsear", line 11, in
sys.exit(run())
File "/home/osboxes/.local/lib/python3.5/site-packages/amzsear/cli/cli.py", line 26, in run
prod = out[args['item']]
File "/home/osboxes/.local/lib/python3.5/site-packages/amzsear/core/AmzSear.py", line 113, in getitem
return self.get(key, default=None, raise_error=True)
File "/home/osboxes/.local/lib/python3.5/site-packages/amzsear/core/AmzSear.py", line 144, in get
raise KeyError('The key %s is not a know index' % (repr(key)) )
KeyError: "The key '35' is not a know index"
The text was updated successfully, but these errors were encountered:
amzsear 'Harry Potter' -p 2 -i 35 --output json
Traceback (most recent call last):
File "/home/osboxes/.local/bin/amzsear", line 11, in
sys.exit(run())
File "/home/osboxes/.local/lib/python3.5/site-packages/amzsear/cli/cli.py", line 26, in run
prod = out[args['item']]
File "/home/osboxes/.local/lib/python3.5/site-packages/amzsear/core/AmzSear.py", line 113, in getitem
return self.get(key, default=None, raise_error=True)
File "/home/osboxes/.local/lib/python3.5/site-packages/amzsear/core/AmzSear.py", line 144, in get
raise KeyError('The key %s is not a know index' % (repr(key)) )
KeyError: "The key '35' is not a know index"
The text was updated successfully, but these errors were encountered: