Join Slack
Powered by
This message was deleted.
# python
s
sparse-intern-71089
12/24/2021, 12:32 PM
This message was deleted.
👍 1
b
billowy-army-68599
12/24/2021, 1:07 PM
TypeError is a python stdlib error:
https://docs.python.org/3/library/exceptions.html#TypeError
billowy-army-68599
12/24/2021, 1:35 PM
as far as I can tell, this is telling you something in your list isn't a string.
g
great-sunset-355
01/03/2022, 11:09 AM
Yeah, the fun fact is that the object throwing this error receives many lists and expects a JSON so the error thrown is not really helpful.
Open in Slack
Previous
Next