Skip to content

Install python3-dev during installation to prevent errors - #2069

Merged
nicomiguelino merged 2 commits into
Screenly:masterfrom
nicomiguelino:fix-installer-on-pi2
Sep 13, 2024
Merged

Install python3-dev during installation to prevent errors#2069
nicomiguelino merged 2 commits into
Screenly:masterfrom
nicomiguelino:fix-installer-on-pi2

Conversation

@nicomiguelino

Copy link
Copy Markdown
Contributor

Description

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

@vpetersson vpetersson left a comment

Copy link
Copy Markdown
Contributor

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
Copy Markdown
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
@sonarqubecloud

Copy link
Copy Markdown

@nicomiguelino
nicomiguelino merged commit bb31a1b into Screenly:master Sep 13, 2024
@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