carcabot / tiktok-signature

Generate tiktok signature token using node
733 stars 283 forks source link

TypeError: must be str, not bytes #177

Closed newbie-hue closed 1 year ago

newbie-hue commented 1 year ago

(env) [root@150 tiktok-signature]# python examples/trending.py b'' Traceback (most recent call last): File "examples/trending.py", line 30, in print('Cannot run node script ' + str(exit_code) + ': ' + standard_err) TypeError: must be str, not bytes i cannot solve it