Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

KeyError: 'images' #78

Open
BongeZagh opened this issue Jul 25, 2023 · 0 comments
Open

KeyError: 'images' #78

BongeZagh opened this issue Jul 25, 2023 · 0 comments

Comments

@BongeZagh
Copy link

Hi, when I run Bard, I encountered an error. I have made sure that the PSIDTS and PSID are correct.

% python -m  Bard

        Bard - A command-line interface to Google's Bard (https://bard.google.com/)
        Repo: github.com/acheong08/Bard

        Enter `alt+enter` or `esc+enter` to send a message.
        
Google Bard encountered an error:                                               
b')]}'\n\n39\n[["wrb.fr",null,null,null,null,[13]]]\n58\n[["di",649],["af.httprm
",648,"1266912438115077571",154]]\n25\n[["e",4,null,null,134]]\n'.              
Traceback (most recent call last):
  File "/Users/zaghyang/anaconda3/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/Users/zaghyang/anaconda3/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/Users/zaghyang/anaconda3/lib/python3.10/site-packages/Bard.py", line 324, in <module>
    console.print(response["images"] if response["images"] else "")
KeyError: 'images'

acheong08 pushed a commit that referenced this issue Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant