You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: