在高山版本上安装熊猫

时间:2020-07-30 12:23:33

标签: pandas pip alpine

当我尝试在高山上安装熊猫时,出现此错误:

pip3 install pandas == 0.24.2

ERROR: Command errored out with exit status 1: /home/frappe/frappe-bench/env/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-f8binpmx/pandas/setup.py'"'"'; __file__='"'"'/tmp/pip-install-f8binpmx/pandas/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-o4la5zyj/install-record.txt --single-version-externally-managed --compile --install-headers /home/frappe/frappe-bench/env/include/site/python3.7/pandas Check the logs for full command output.

完整回溯: https://travis-ci.org/github/Monogramm/docker-erpnext/jobs/713250724#L7285

0 个答案:

没有答案