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

Install python3-dev during installation to prevent errors #2069

Merged
merged 2 commits into from
Sep 13, 2024

Conversation

nicomiguelino
Copy link
Contributor

Description

  • Installing python3-dev prevents the following error when trying to install Python dependencies on a Raspberry Pi 2 running Bookworm.

Copy link
Contributor

@vpetersson vpetersson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably move to a multistage build in docker and switch to poetry. Pull in all dependencies in the first phase and then just copy over the actual environment.

@nicomiguelino
Copy link
Contributor Author

@vpetersson, sounds good.

@nicomiguelino nicomiguelino changed the title Install python3-dev during installation to prevent installation errors Install python3-dev during installation to prevent errors Sep 12, 2024
Copy link

sonarcloud bot commented Sep 13, 2024

@nicomiguelino nicomiguelino merged commit bb31a1b into Screenly:master Sep 13, 2024
5 checks passed
@nicomiguelino nicomiguelino deleted the fix-installer-on-pi2 branch September 13, 2024 03:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants