Traceback (most recent call last):
File "C:\Users\apzoeiruty\Desktop\cleverbot avenoel.py", line 175, in <module>
c.connection("MathsBot", "MathsBot")
File "C:\Users\apzoeiruty\Desktop\cleverbot avenoel.py", line 43, in connection
liste = json.loads(r.data)
File "c:\users\apzoeiruty\anaconda3\lib\json\__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "c:\users\apzoeiruty\anaconda3\lib\json\decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "c:\users\apzoeiruty\anaconda3\lib\json\decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
L'api qui lâche à ce moment

File "C:\Users\apzoeiruty\Desktop\cleverbot avenoel.py", line 175, in <module>
c.connection("MathsBot", "MathsBot")
File "C:\Users\apzoeiruty\Desktop\cleverbot avenoel.py", line 43, in connection
liste = json.loads(r.data)
File "c:\users\apzoeiruty\anaconda3\lib\json\__init__.py", line 354, in loads
return _default_decoder.decode(s)
File "c:\users\apzoeiruty\anaconda3\lib\json\decoder.py", line 339, in decode
obj, end = self.raw_decode(s, idx=_w(s, 0).end())
File "c:\users\apzoeiruty\anaconda3\lib\json\decoder.py", line 357, in raw_decode
raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)
L'api qui lâche à ce moment

