mirror of
https://github.com/motioneye-project/motioneye.git
synced 2026-03-02 22:57:06 -05:00
Old v0.42 install instructions #2679
Labels
No labels
Android app
Arch Linux
CI/CD
CSS
FreeBSD
HTML/HTTP
Home Assistant addon
JavaScript
Python
Raspberry Pi
Stale No Activity 60 Days
bug
code format
dependencies
dev branch
docker
documentation
duplicate
enhancement
feature
help wanted
i18n/l10n
invalid
legacy motionEye
meta
motion
motionEyeOS
notourproblem
python update
question
question
security
troubleshooting
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/motioneye#2679
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @starbasessd on GitHub (Feb 14, 2026).
Do you have the old install instructions for 0.42, python 2.7 instructions anywhere?
@MichaIng commented on GitHub (Feb 14, 2026):
I removed them after 0.43.1 stable release, those old wiki entries caused confusion, with a lot of people following them, and wondering why things did not work. Was it too early? I hope there is no one required to still run a Python 2 application.
Aside of installing Python, the other packages (FFmpeg, V4L2 tools, curl) can be derived from the new init script: https://github.com/motioneye-project/motioneye/blob/main/motioneye/extra/linux_init
The new systemd unit still works with the old version: https://github.com/motioneye-project/motioneye/blob/main/motioneye/extra/motioneye.systemd
Let me know if there is a particular case. I can patch together the needed bits on demand, or see whether there is a way to use modern Python 3 motionEye.