ChatGPT
ChatGPT copied to clipboard
[BUG] Got stuck at 'Spawning browser...'
Always got stuck at 'Spawning browser...'. Please help!
I also have a problem with it. The final error message is "local variable 'driver' referenced before assignment". So I tried to fix original code of package (ChatGPT.py:646, in Chatbot.get_cf_cookies(self)) to set "global driver" as StackOverflow suggested. and it still having a problem.
See Also:
- https://github.com/acheong08/ChatGPT/issues/526
- https://github.com/acheong08/ChatGPT/issues/529