terry3041 / pyChatGPT

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

help:list index out of range #154

Closed different-ouvivid closed 1 year ago

different-ouvivid commented 1 year ago

Traceback (most recent call last): File "D:\chatgpt\main.py", line 8, in resp = api.send_message(ga) File "C:\Users\Admin\AppData\Local\Programs\Python\Python310\lib\site-packages\pyChatGPT\pyChatGPT.py", line 444, in send_message response = self.driver.find_elements(*chatgpt_small_response)[-1] IndexError: list index out of range

different-ouvivid commented 1 year ago

remember to install :pip install ffmpeg_downloader PyPasser pocketsphinx and pip install pyvirtualdisplay

DevWand commented 7 months ago

not fixed