小编opt*_*sta的帖子

在 Virtualenv 上安装 Latex

我正在尝试在 virtualenv 上安装 Latex 作为我上传到 heroku 的项目的一部分。我pip install texlive-latex-extraeasy_install texlive-latex-extra用于包texlive-base, texlive-latex, texlivetexlive-latex-extra正如我提到的等。它给了我一条消息,包不存在,尽管我已经在本地安装了它们:

Searching for texlive-latex
Reading http://pypi.python.org/simple/texlive-latex/
Couldn't find index page for 'texlive-latex' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
No local packages or download links found for texlive-latex
Run Code Online (Sandbox Code Playgroud)

我在这里错过了什么?

python latex virtualenv software-installation

5
推荐指数
1
解决办法
1713
查看次数

标签 统计

latex ×1

python ×1

software-installation ×1

virtualenv ×1