terry3041 / pyChatGPT

An unofficial Python wrapper for OpenAI's ChatGPT API
GNU General Public License v3.0
1.35k stars 255 forks source link

response = self.driver.find_elements(*chatgpt_small_response)[-1] IndexError: list index out of range #88

Closed ghost closed 1 year ago

ghost commented 1 year ago
response = self.driver.find_elements(*chatgpt_small_response)[-1]

IndexError: list index out of range

ghost commented 1 year ago

closed my other google window and it worked!