DreamPi Python Script
Posted: Fri Jul 30, 2021 1:57 pm
Hey folks! I was wondering if somebody could help me with something here.
In the past I have successfully set up a DreamPi setup using the stand-alone image.
However I already have a Pi4 that takes care of a lot of networking stuff for me already, mounting my NAS, network torrents, adblock etc and I was wanting to just simply add the DreamPi code from github so that I can have everything hosted from the one device.
I've run in to a bit of a snag though. I've installed all of the dependencies and everything appears to run fine, however for some reason when the script starts it can't find dial-tone.wav for whatever reason, even though it's right there in the same directory as the script.
This is what I get when I attempt to run the script:

Anybody got any ideas as to what could be going wrong here?
As you can see the file itself is contained within the same folder so no idea why the script can't find it.

In the past I have successfully set up a DreamPi setup using the stand-alone image.
However I already have a Pi4 that takes care of a lot of networking stuff for me already, mounting my NAS, network torrents, adblock etc and I was wanting to just simply add the DreamPi code from github so that I can have everything hosted from the one device.
I've run in to a bit of a snag though. I've installed all of the dependencies and everything appears to run fine, however for some reason when the script starts it can't find dial-tone.wav for whatever reason, even though it's right there in the same directory as the script.
This is what I get when I attempt to run the script:

Anybody got any ideas as to what could be going wrong here?
As you can see the file itself is contained within the same folder so no idea why the script can't find it.
