-
Notifications
You must be signed in to change notification settings - Fork 84
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
papirus-temp: missing packages #30
Comments
Can you make a pull request to fix these issues? |
done! |
Isn't i2c-tools installed by default in Raspbian? You just need to enable it from raspi-config I think? |
It wasnt installed on my raspbian. |
Fixed with #33 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
papirus-temp needs "bc" package in order to work...maybe it should be installed during the install process.
It's also missing i2cget
pi@raspberrypi:~/Code $ sudo papirus-temp
/usr/local/bin/papirus-temp: line 8: i2cget: command not found
/usr/local/bin/papirus-temp: line 14: -5: substring expression < 0
(standard_in) 1: syntax error
(standard_in) 1: syntax error
Temp is deg C ( deg F).
The text was updated successfully, but these errors were encountered: