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 errored out with exit status 1 #860

Open
sabikiss opened this issue Apr 2, 2023 · 1 comment
Open

Command errored out with exit status 1 #860

sabikiss opened this issue Apr 2, 2023 · 1 comment

Comments

@sabikiss
Copy link

sabikiss commented Apr 2, 2023

Hi there

Hopefully someone could help me out here. After bumping into several issues for the past few days, now this one came up:

Obtaining pyev from git+https://github.com/couozu/pyev.git#egg=pyev
Cloning https://github.com/couozu/pyev.git to ./env/src/pyev
Running command git clone -q https://github.com/couozu/pyev.git /opt/hpfeeds/env/src/pyev
ERROR: Command errored out with exit status 1:
command: /opt/hpfeeds/env/bin/python -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/opt/hpfeeds/env/src/pyev/setup.py'"'"'; file='"'"'/opt/hpfeeds/env/src/pyev/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-CX8E65
cwd: /opt/hpfeeds/env/src/pyev/
Complete output (1 lines):
Aborted: pyev-0.9.0 requires libev >= 4.15
----------------------------------------
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.

I could not find anything that would relate to this issue. Some help would be really appreciated. I am running Ubuntu 22.04.07 on a Raspberry Pi 4.

Many thanks
SabS

@wrharding
Copy link
Collaborator

Hey, MHN currently does not support Ubuntu 22.04. I would suggest trying Ubuntu 18.04 while support for Ubuntu 2x.04 is added and the rewrite for Python 3 occurs.

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

No branches or pull requests

2 participants