Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-07on5v5j/cairocffi/ #2615

Open
dxrvip opened this issue Jan 10, 2022 · 2 comments

Comments

@dxrvip
Copy link

dxrvip commented Jan 10, 2022

The command '/bin/sh -c if [ "$editable" -eq 1 ]; then pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple -r requirements-tests.txt && python3 setup.py build_resources; else pip3 install shuup; fi' returned a non-zero code: 1
ERROR: Service 'shuup' failed to build : Build failed

@Antonyrahul
Copy link

I am getting the same error. Any help would be appreciated

@C-Blais
Copy link

C-Blais commented Mar 3, 2022

Getting a very similar error:

Command "/usr/bin/python3 -m pip install --ignore-installed --no-user --prefix /tmp/pip-build-env-3xdnhwqm --no-warn-script-location --no-binary :none: --only-binary :none: -i https://pypi.org/simple -- setuptools>=40.6.0 wheel "cffi>=1.12; platform_python_implementation != 'PyPy'" setuptools-rust>=0.11.4" failed with error code 1 in None
ERROR: Service 'shuup' failed to build: The command '/bin/sh -c if [ "$editable" -eq 1 ]; then pip3 install -r requirements-tests.txt && python3 setup.py build_resources; else pip3 install shuup; fi' returned a non-zero code: 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants