V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
Yuigahama
V2EX  ›  问与答

大家 500 lines or less 的项目能正确的输出 pdf 吗

  •  
  •   Yuigahama · 2018-07-10 14:38:35 +08:00 · 1723 次点击
    这是一个创建于 2115 天前的主题,其中的信息可能已经有所发展或是发生改变。

    https://github.com/aosabook/500lines

    # brew cask install mactex
    
    # python2 --version
    2.7.15
    
    # pip2 install -r requirements.txt
    
    # brew install pandoc pandoc-citeproc
    
    # python2 build.py --pdf
    blablablablalba
    

    按照 build.md 里面的跑了一遍, 最后 build.py 一堆乱七八糟的信息, 最后弄出来的 pdf 只有 14 页.

    项目三年没更新了, 看了下 issue 里面, 这两年也没人提到无法构建的问题的有效解决方案.

    对 python 不熟, 请问我是漏掉了什么 python 默认已有的依赖或者环境什么的吗.

    macOS 10.13.5

    目前尚无回复
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2794 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 15:42 · PVG 23:42 · LAX 08:42 · JFK 11:42
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.