Git Product home page Git Product logo

shiji's Introduction

Darcy Shen

Follow me on Mastodon!

Books

Meetups/Slides/Videos

  • 『2022』Pants: Python工程化必备构建工具 (PyCon China 2022 杭州站) (Video)
  • 『2022』Pants: the missing build tool for Python (Video/Slides)
  • 『2022』墨干编辑器的核心概念和技术架构(Video)
  • 『2022』漫谈数据和AI的融合:Rikai核心设计 (Slides and Video)
  • 『2022』Rikai:分析并理解大规模视频内容的开源引擎 (Video)
  • 『2021』Large Scale Video Data Analysis at Tubi (Slides and Video)
  • 『2020』AST Manipulation and Pattern Matching in Scala (Code/Slides/Bilibili)
  • 『2019』GNU TeXmacs: 一个科技编辑平台 (Slides/Bilibili)

Selected Posts

shiji's People

Contributors

catroll avatar da-liii avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

shiji's Issues

FileNotFoundError: [Errno 2] No such file or directory: '/tmp/build/ch001.xhtml'

shiji [master] % python3 generate.py -t kindle
I will generate shiji.epub for Kindle
Converting the source file to Markdown format...
Generating raw epub file using pandoc...
Extracting the epub file...
Copying metadata...
Generating pop annotations...
Traceback (most recent call last):
  File "generate.py", line 205, in <module>
    replaceit(i, isMOBI)
  File "generate.py", line 86, in replaceit
    fin = open(filename,"r")
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/build/ch001.xhtml'
shiji [master] % ls /tmp/build/
EPUB  META-INF  cover.jpg  mimetype  stylesheet.css  title_page.xhtml

/tmp/build/ 目录下面确实没有 ch001.xhtml,咋回事啊 😂

UnicodeDecodeError

UnicodeDecodeError: 'gbk' codec can't decode byte 0xac in position 8: illegal multibyte sequence

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.