# Pastebin YBhU5dsZ Traceback (most recent call last): File "test.py", line 34, in main() File "test.py", line 26, in main date_time=(1980, 1, 1, 00, 00, 00), File "/usr/lib/python3.6/zipfile.py", line 348, in __init__ null_byte = filename.find(chr(0)) TypeError: a bytes-like object is required, not 'str'