This repository has been archived by the owner on Aug 3, 2023. It is now read-only.
CAPTCHA?¿ #604
ustedestaaqui
started this conversation in
General
CAPTCHA?¿
#604
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Tú: Hello
Traceback (most recent call last):
File "C:\Users\super\Desktop\w\PREMIEREPY\Broll\2\1Ahora sumamos un TXT\Sinonimos\Ova ApiBing - FUNCIONA\test.py", line 28, in
asyncio.run(main())
File "C:\Users\super\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 190, in run
return runner.run(main)
^^^^^^^^^^^^^^^^
File "C:\Users\super\AppData\Local\Programs\Python\Python311\Lib\asyncio\runners.py", line 118, in run
return self._loop.run_until_complete(task)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\super\AppData\Local\Programs\Python\Python311\Lib\asyncio\base_events.py", line 653, in run_until_complete
return future.result()
^^^^^^^^^^^^^^^
File "C:\Users\super\Desktop\w\PREMIEREPY\Broll\2\1Ahora sumamos un TXT\Sinonimos\Ova ApiBing - FUNCIONA\test.py", line 14, in main
result = await bot.ask(prompt=user_prompt, wss_link="wss://sydney.bing.com/sydney/ChatHub?model=GPT4-32k&style=creative")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\super\AppData\Local\Programs\Python\Python311\Lib\site-packages\EdgeGPT.py", line 650, in ask
async for final, response in self.chat_hub.ask_stream(
File "C:\Users\super\AppData\Local\Programs\Python\Python311\Lib\site-packages\EdgeGPT.py", line 567, in ask_stream
raise Exception(
Exception: CaptchaChallenge: User needs to solve CAPTCHA to continue.
Beta Was this translation helpful? Give feedback.
All reactions