motioneye
motioneye copied to clipboard
Still good in 2023?
Can we still get motioneye following this?
I get this error:
sudo pip2 install motioneye
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Collecting motioneye
Using cached motioneye-0.42.1.tar.gz (758 kB)
Collecting tornado<6,>=3.1
Using cached tornado-5.1.1.tar.gz (516 kB)
Collecting jinja2
Using cached Jinja2-2.11.3-py2.py3-none-any.whl (125 kB)
Collecting pillow
Using cached Pillow-6.2.2-cp27-cp27mu-manylinux1_x86_64.whl (2.1 MB)
Collecting pycurl
Using cached pycurl-7.43.0.5.tar.gz (216 kB)
ERROR: Command errored out with exit status 1:
command: /usr/bin/python2 -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-19pZPG/pycurl/setup.py'"'"'; file='"'"'/tmp/pip-install-19pZPG/pycurl/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-OAVWU6
cwd: /tmp/pip-install-19pZPG/pycurl/
Complete output (11 lines):
Traceback (most recent call last):
File "
Can someone please guide me where I can install motioneye in 2023 on Ubuntu. I tried it with docker but no success.
There is yet unreleased Python3 version of MotionEye (with plenty of other improvements, too) here: https://github.com/motioneye-project/motioneye/tree/dev#what-is-motioneye
The docker readme.md info on this site is a tad old.
legacy image: MotionEye 0.42.1, Motion 4.2.2 - ccrisan/motioneye:master-armhf
current image: MotionEye 0.43.0, Motion 4.5.1 - ghcr.io/motioneye-project/motioneye:edge