Simatwa / python-tgpt

AI Chat in Terminal + Package + REST-API
https://python-tgpt.onrender.com
MIT License
102 stars 15 forks source link

"Patching driver executable" about undetected_chromedriver #24

Closed eyeberic closed 7 months ago

eyeberic commented 7 months ago

When using some of the providers, the system logs the following line, then nothing else happens, and the process exits.

16:54:44 - INFO : patching driver executable /home/eyeberic/.local/share/undetected_chromedriver/undetected_chromedriver

Version of usage: pytgpt, version 0.3.9

Is this expected behaviour? I have also tried uninstalling python-tgpt and g4f via pip, and then re-install it, and the behaviour is the same.

Simatwa commented 7 months ago

I'll quote the following from the README, “Also be informed that majority of providers offered by gpt4free requires Google Chrome inorder to function.”