You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 29, 2020. It is now read-only.
Hi,
Like the look of your code but I'm failing to find 'daemonpy.daemon'
pi@test-solar-pi:~/GoodWeUSBLogger-master $ sudo ./GoodWe.py foreground
Traceback (most recent call last):
File "./GoodWe.py", line 4, in
from daemonpy.daemon import Daemon
ImportError: No module named daemonpy.daemon
Now I'm sure its my lack of knowledge with Python but any advice welcomed as your program looks great.
Hi,
Like the look of your code but I'm failing to find 'daemonpy.daemon'
pi@test-solar-pi:~/GoodWeUSBLogger-master $ sudo ./GoodWe.py foreground
Traceback (most recent call last):
File "./GoodWe.py", line 4, in
from daemonpy.daemon import Daemon
ImportError: No module named daemonpy.daemon
Now I'm sure its my lack of knowledge with Python but any advice welcomed as your program looks great.
Kind regards
Alan