Cartucho / android-touch-record-replay

How to record and replay touchscreen events on an Android device.
Apache License 2.0
229 stars 49 forks source link

TypeError at line-26 of human_readable.py #31

Open giTan7 opened 2 years ago

giTan7 commented 2 years ago

human_readable_data.py", line 26, in time, event_data = output.split("]", 1) TypeError: a bytes-like object is required, not 'str'