knadh / tg-archive

A tool for exporting Telegram group chats into static websites like mailing list archives.
MIT License
868 stars 127 forks source link

When I run tg-archive --build #122

Closed Raw2x2 closed 9 months ago

Raw2x2 commented 9 months ago

tgarchive\build.py", line 104, in load_template self.template = Template(f.read(), autoescape=True) ^^^^^^^^ UnicodeDecodeError: 'gbk' codec can't decode byte 0xb6 in position 4405: illegal multibyte sequence

Raw2x2 commented 9 months ago

resolved