小编And*_*yen的帖子

尝试“pip install reportlab == 3.0”,我收到了一个包含标题 <string.h> 的疯狂长错误

我正在尝试pip install reportlab==3.0,但我没有运气通过这个错误。有人可以告诉我我缺少什么吗?最新版本的 reportlab 安装正常,但我不能使用它。

我已经尝试过 easy_install 和所有版本。似乎 < 3.0 我会得到同样的错误,但对于 > 3.0 我没问题。

我还确保我的标题已链接。看起来最后甚至还有一些 javascript 错误?这让我很难过

#Attempting install of _rl_accel & pyHnj
#extensions from '/private/var/folders/x6/wyq9wg250c7d7s933sp1fgtw0000gn/T/pip-build-L1Xdbd/reportlab/src/rl_addons/rl_accel'
################################################
################################################
#Attempting install of _renderPM
#extensions from '/private/var/folders/x6/wyq9wg250c7d7s933sp1fgtw0000gn/T/pip-build-L1Xdbd/reportlab/src/rl_addons/renderPM'
will use package libart 2.3.12
# installing without freetype no ttf, sorry!
# You need to install a static library version of the freetype2 software
# If you need truetype support in renderPM
# You may need to edit setup.cfg (win32)
# or …
Run Code Online (Sandbox Code Playgroud)

python django pip reportlab python-2.7

6
推荐指数
1
解决办法
1004
查看次数

标签 统计

django ×1

pip ×1

python ×1

python-2.7 ×1

reportlab ×1