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

Automatically install dependencies #68

Open
plygrnd opened this issue Nov 8, 2023 · 2 comments
Open

Automatically install dependencies #68

plygrnd opened this issue Nov 8, 2023 · 2 comments

Comments

@plygrnd
Copy link

plygrnd commented Nov 8, 2023

When running any of the recipes, they should check for their dependencies and automatically install them if necessary.

@myxxmikeyxx
Copy link

It should have a separate install script for those who want that. The problem I ran into is that all the dependencies have changed. I don't think works for raspberry pi os. I believe it only works on buster/raspbian and before because of different networking packages what have switched (or updated) in raspberry pi os. One that I found was networking tools doesn't have the same commands because of the newer version but if you downgrade it, then you lose networking.

@arpitjindal97
Copy link
Owner

@myxxmikeyxx Can you make a contribution to make them work newer OS?

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

3 participants