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

Is the CI broken because of using ubuntu:latest and v0.1.0 of libcamera #50

Open
fishrockz opened this issue Dec 20, 2024 · 0 comments · May be fixed by #51
Open

Is the CI broken because of using ubuntu:latest and v0.1.0 of libcamera #50

fishrockz opened this issue Dec 20, 2024 · 0 comments · May be fixed by #51

Comments

@fishrockz
Copy link

The ci seems to be broke, it looks like it might be todo with python3.12 not supporting imp

by using ubutnu:latest the major versions of software used in the CI can change as ubuntu:latests changes leading to issues like https://github.com/lit-robotics/libcamera-rs/actions/runs/12436691688/job/34725024709?pr=48#step:3:233

I would suggest we fix the version of ubuntu to one with python3.11 or we update from testing libcamera 0.1.0 ?

Which of these would be preferable? does version 0.1.0 represent a golden version for something that is worth testing with?

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

Successfully merging a pull request may close this issue.

1 participant