ERROR: Command errored out with exit status 1一例
Posted 升级打怪
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ERROR: Command errored out with exit status 1一例相关的知识,希望对你有一定的参考价值。
报错原因: 注意这种报错要仔细看ERROR里面提供了什么信息 这次错误的原因是django-oscar-paypal里面的 make sandbox 里面的pip -r install requirements.txt里面的setuptools_scm找不到合适的版本导致的. 那么解决方案是: 在pip install -r requirements.txt之前, 先运行pip install setuptools_scm, 然后再运行pip install -r requirements. 也就是说我们不使用requirements.txt中指定的setuptools_scm的版本,而是使用自定的setuptools_scm的版本, 这样问题就可以解决了.
以上是关于ERROR: Command errored out with exit status 1一例的主要内容,如果未能解决你的问题,请参考以下文章
Fatal NI connect error 12170,TNS-12535: TNS:operation timed out,WARNING: inbound connection timed ou
Python报错ERROR: Command errored out with exit status 1:
PyCurl 安装错误, ERROR: Command errored out with exit status 10: command: '...
ERROR 1142 (42000): GRANT command denied to user ** 或 ERROR 1045 (28000): Access denied for user
C# Sending mail with Yandex error 5.5.4 Error: send AUTH command first