wum0

Results 4 issues of wum0

gcc 版本:gcc version 10.2.0 (Debian 10.2.0-5) 错误代码: ``` tools/build.c: At top level: /usr/include/linux/fscrypt.h:81: error: storage size of `v1' isn't known /usr/include/linux/fscrypt.h:82: error: storage size of `v2' isn't known make: ***...

The original Dockerfile has no dependencies, which makes the container unusable. I added a dependency to it so that the built container can be used normally.

``` python3 make_book.py --book_name ad.epub --openai_key $openai_key --test --language "Simplified Chinese" --proxy http://192.168.2.190:7890 /home/ubuntu/.local/lib/python3.10/site-packages/ebooklib/epub.py:1395: UserWarning: In the future version we will turn default option ignore_ncx to True. warnings.warn('In the future...