terry3041 / pyChatGPT

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

WebDriverException: Message: Service /root/.local/share/undetected_chromedriver/6504b73715fdea06_chromedriver unexpectedly exited. Status code was: -6 #65

Closed np-n closed 1 year ago

np-n commented 1 year ago

I am trying to test the ChatGPT python wrapper and end up with the following error: image How to fix it? Thank you!

terry3041 commented 1 year ago

Did you follow https://github.com/terry3041/pyChatGPT#how-do-i-get-it-to-work-on-google-colab?