Brandawg93/Pi-Hole-Monitoring

Error installing inflixdb on Pi Zero

mkm29 opened this issue · 1 comments

mkm29 commented

I followed the readme to a tee and cannot get it installed on my Pi Zero W, I first ran an apt-get update && apt-get upgrade I get the following: ERROR: Service 'sql_influx' failed to build: The command '/bin/sh -c pip install -r requirements.txt' returned a non-zero code: 139

However, running pip install -r requirements.txt works fine.