Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

keyerror #31

Open
Programming-geek582 opened this issue Mar 27, 2022 · 3 comments
Open

keyerror #31

Programming-geek582 opened this issue Mar 27, 2022 · 3 comments

Comments

@Programming-geek582
Copy link

Traceback (most recent call last):
  File "main.py", line 7, in <module>
    response = rs.get_ai_response("How are you?")
  File "D:\Anaconda3\lib\site-packages\apiclient\core.py", line 95, in __call__
    return self.sync_call(httpx_request)
  File "D:\Anaconda3\lib\site-packages\apiclient\core.py", line 100, in sync_cal
l
    response = post_processor(response)
  File "D:\Anaconda3\lib\site-packages\prsaw\PRSAW.py", line 115, in _post_get_i
mage
    return res[0]
KeyError: 0

im getting the following error. why is that happening?

@Kamiikrazy
Copy link

same

@Programming-geek582
Copy link
Author

I still dont understand why swas wont fix this

@Kamiikrazy
Copy link

I think this repo is discontinued.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants