You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 17, 2022. It is now read-only.
# ...done: https://book.flutterchina.club/chapter1/
done: https://book.flutterchina.club/chapter12/ios_implement.html
done: https://book.flutterchina.club/chapter12/android_implement.html
done: https://book.flutterchina.club/chapter10/
done: https://book.flutterchina.club/chapter4/stack.html
done: https://book.flutterchina.club/chapter13/multi_languages_support.html
Traceback (most recent call last):
File "gitbook.py", line 306, in<module>Gitbook2PDF(url).run()
File "gitbook.py", line 195, in run
loop.run_until_complete(self.crawl_main_content(content_urls))
File "/Users/zhangshuyao/anaconda3/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
returnfuture.result()
File "gitbook.py", line 217, in crawl_main_content
await asyncio.gather(*tasks)
File "gitbook.py", line 238, in gettext
text = ChapterParser(metatext, title, level, ).parser()
File "gitbook.py", line 102, in parser
returnhtml.unescape(ET.tostring(context).decode())
File "src/lxml/etree.pyx", line 3437, in lxml.etree.tostring
File "src/lxml/serializer.pxi", line 139, in lxml.etree._tostring
File "src/lxml/serializer.pxi", line 199, in lxml.etree._raiseSerialisationError
lxml.etree.SerialisationError: IO_ENCODER
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: