prsaw icon indicating copy to clipboard operation
prsaw copied to clipboard

keyerror

Open AbhishekEdirisinghe582 opened this issue 3 years ago • 3 comments

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?

AbhishekEdirisinghe582 avatar Mar 27 '22 07:03 AbhishekEdirisinghe582

same

ReinesReines avatar Apr 07 '22 22:04 ReinesReines

I still dont understand why swas wont fix this

AbhishekEdirisinghe582 avatar Apr 14 '22 08:04 AbhishekEdirisinghe582

I think this repo is discontinued.

ReinesReines avatar Jun 08 '22 21:06 ReinesReines