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

dbar4gun: fix installation and add version selection #4030

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cmitu
Copy link
Contributor

@cmitu cmitu commented Feb 2, 2025

On Buster, there's no virtualenv command in the python3-virtualenv package, so use an alternate syntax to create the virtual environment. On RaspiOS Buster the version of Python is 3.7, while the calibration code added in 0.14.0 needs 3.8, so choose an older version when Buster is detected.

@lowlevel-1989 - does this seem ok ?

On Buster, there's no `virtualenv` command in the `python3-virtualenv` package, so use an alternate syntax to create the cirtual environment.
On RaspiOS Buster the version of Python is 3.7, while the calibration code added in 0.14.0 needs 3.8, so choose an older version when Buster is detected.
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 this pull request may close these issues.

1 participant