-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Hi, I've been trying to get Docker Predbat working on my work
predbat.txt
hass.txt
in progress docker raspberrypi.
When I run the following...
docker run docker.io/library/predbat
I continuously get the below message. Included my predbat.py and hass.py in this issue.
Any help would be appreciated :)
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Starting Predbat standalone...
Traceback (most recent call last):
File "/config/hass.py", line 5, in <module>
import predbat
File "/config/predbat.py", line 37, in <module>
from download import predbat_update_move, predbat_update_download, check_install
ModuleNotFoundError: No module named 'download'
Predbat crashed. Restarting in 5 seconds...
Metadata
Metadata
Assignees
Labels
No labels