theAbdoSabbagh / UnlimitedGPT

An unofficial Python wrapper for OpenAI's ChatGPT API

Home Page:https://pypi.org/project/UnlimitedGPT/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crash when using newest chrome version (116.0.5845.110)

xdSora opened this issue · comments

commented

Running the api with the newest chrome version produces the following:

image

This has happened due to the recent update. Are there any plans to update the code to work with the new version?

commented

Thankfully, turns out to be a very simple fix:

pip install --upgrade undetected_chromedriver