Git Product home page Git Product logo

Comments (4)

chchwy avatar chchwy commented on July 21, 2024 1

因為錯誤訊息明寫著 json 解析失敗。json 是一種非常嚴格的格式,有時候人眼可讀,但是結尾多一個逗號,或者少一個引號都會直接導致整個檔案解析失敗。你可能要把 json 的內容貼上來才能幫你。

這裡有標明錯誤的地方,第十二行第五欄:

json.decoder.JSONDecodeError: Expecting value: line 12 column 5 (char 682)

ps. 個人不負責任猜測那裡多一個逗號。

from haodoo.

chchwy avatar chchwy commented on July 21, 2024

看起來是 json 格式解析失敗,你有修改 config.json

from haodoo.

rosetta-andy avatar rosetta-andy commented on July 21, 2024

謝謝你的答覆,在解壓縮master.zip後,我有看了一下config.json,但看起來不需要修改(抱歉,我不是很懂程式,我只能用看個大概),接著我就執行'python3 parser.py -t generate_book_page_links'了

from haodoo.

rosetta-andy avatar rosetta-andy commented on July 21, 2024

謝謝解決小弟的疑問,小弟懂了,哈哈,見笑了,非常感謝。

from haodoo.

Related Issues (1)

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.