Hi guys,
I am trying to deployed this model to my jupyter notework, ended with this error. Tried to add in the encoding=‘utf-8’ but still in vain. Please assist me
Thanks!
I had the same problem! I fixed it by using encoding=‘utf8’ (without the -)
Thanks brother, it worked !