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

Installation requirements fail #16

Open
JohnFF opened this issue Jun 16, 2024 · 2 comments
Open

Installation requirements fail #16

JohnFF opened this issue Jun 16, 2024 · 2 comments

Comments

@JohnFF
Copy link

JohnFF commented Jun 16, 2024

When setting this up on a raspberry pi model 3B I encountered numerous problems.

The first was the instructions provided for making the ffmpeg library. I found more recent instructions which worked with only some adjustments.

The second issue is the pip3 installing of the requirements. Something about needing a local env setting up?

When I attempted to install via apt python3-xyz most of the packages were already on the latest version but picamera could not be found.

@JohnFF
Copy link
Author

JohnFF commented Jun 16, 2024

The workaround I found was here: https://stackoverflow.com/questions/75608323/how-do-i-solve-error-externally-managed-environment-every-time-i-use-pip-3 and amounts to removing the restriction on managed environment.

@Ruud14
Copy link
Owner

Ruud14 commented Jun 17, 2024

Hi @JohnFF , Thanks for reporting!

I added the solution you provided to the readme here.

Do you perhaps also have a link to the ffmpeg installation instructions that you used?

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

No branches or pull requests

2 participants