- 
                Notifications
    You must be signed in to change notification settings 
- Fork 8
Open
Description
RuntimeError: Failed to parse the response as JSON.
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
  File "G:\AkiApi2025\main.py", line 18, in <module>
    aki.answer(user_input)
    ~~~~~~~~~~^^^^^^^^^^^^
  File "G:\AkiApi2025\.venv\Lib\site-packages\akinator\client.py", line 255, in answer
    return self.exclude()
           ~~~~~~~~~~~~^^
  File "G:\AkiApi2025\.venv\Lib\site-packages\akinator\client.py", line 334, in exclude
    raise RuntimeError("Failed to exclude the proposition.") from e
RuntimeError: Failed to exclude the proposition.
It seems /exclude doesn't work anymore at least with the current method.
Metadata
Metadata
Assignees
Labels
No labels