openenergymonitor / emonpi

Raspberry Pi Based Energy Monitor. Hardware, Firmware & related software for the PI.
https://guide.openenergymonitor.org/setup
270 stars 113 forks source link

Remove md5sum.py #132

Closed bwduncan closed 3 years ago

bwduncan commented 3 years ago

md5sum.py is not ready for python3. My system doesn't have python2 installed, so this breaks updates. The simplest solution is to use the built-in md5sum command.

glynhudson commented 3 years ago

Thanks for the PR, however, the scripts in this repo are used to maintain legacy systems. New SD card build are built using https://github.com/openenergymonitor/emonscripts