Skip to content

Instantly share code, notes, and snippets.

@CountParadox
Created February 4, 2019 08:04
Show Gist options
  • Save CountParadox/75a26db0598d9ea6323c5d842cbd03ef to your computer and use it in GitHub Desktop.
Save CountParadox/75a26db0598d9ea6323c5d842cbd03ef to your computer and use it in GitHub Desktop.
Log Details (ERROR)
Mon Feb 04 2019 18:59:30 GMT+1100 (Australian Eastern Daylight Time)
Error loading custom_components.androidtv.media_player. Make sure all dependencies are installed
Traceback (most recent call last):
File "/usr/local/lib/python3.6/site-packages/homeassistant/loader.py", line 117, in _load_file
module = importlib.import_module(path)
File "/usr/local/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 950, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'custom_components.androidtv.media_player'; 'custom_components.androidtv' is not a package
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment