ecthros/uncaptcha2

have a problem here

azamet90 opened this issue · 0 comments

if CHECK_COLOR in runCommand(
TypeError: a bytes-like object is required, not 'str'

this is on the default code...

my solution was .encode('utf-8')