Skip to content

How to update to :main? under Debian 12 #3117

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

Open
OberfragGER opened this issue Feb 17, 2025 · 2 comments
Open

How to update to :main? under Debian 12 #3117

OberfragGER opened this issue Feb 17, 2025 · 2 comments
Labels

Comments

@OberfragGER
Copy link

I have some warnings in my log and really want to change from to main.

I run Debian12 as a Proxmox LXC.

motionEye Version | 0.43.1b2
Motion Version | 4.7.0
OS Version | Linux 6.8.12-5-pve

I really want the Python 3.13 support from #3092 and dont have any clue how is it possible to update. I did the Upgrade Instruction but no sucess

sudo systemctl stop motioneye
sudo python3 -m pip install --upgrade --pre motioneye
sudo systemctl start motioneye
@MichaIng
Copy link
Member

Try

sudo python3 -m pip install --upgrade https://github.com/motioneye-project/motioneye

Looks like we need to do another beta release.

@OberfragGER
Copy link
Author

OberfragGER commented Feb 18, 2025

I will try that within the next days and will reply here.
Thanks a lot in advance.

Meanwhile i have finally found the docker-compose... The docker image: ghcr.io/motioneye-project/motioneye:edge seems to be have the newest fixes included, right?

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

No branches or pull requests

2 participants