You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a problem when running main.py after following all the step in your blog.
In content
return s.decode(self.encoder)
AttributeError: 'str' object has no attribute 'decode'