skodaconnect / homeassistant-skodaconnect

Skoda Connect - A home assistant plugin to add integration with your car
Apache License 2.0
232 stars 28 forks source link

Error loading custom_components.skodaconnect. Make sure all dependencies are installed #2

Closed siamssi closed 3 years ago

siamssi commented 3 years ago

Hello, I have this issues

Thanks for you wroks

Logger: homeassistant.loader Source: custom_components/skodaconnect/init.py:24 First occurred: 22:02:31 (5 occurrences) Last logged: 22:23:50

Error loading custom_components.skodaconnect. Make sure all dependencies are installed Traceback (most recent call last): File "/usr/src/homeassistant/homeassistant/loader.py", line 387, in _load_file module = importlib.import_module(path) File "/usr/local/lib/python3.7/importlib/init.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/config/custom_components/skodaconnect/init.py", line 24, in from skodaconnect import Connection ModuleNotFoundError: No module named 'skodaconnect'

lendy007 commented 3 years ago

Hello, try to download version I have uploaded few seconds ago. I was doing some modifications as last change wasn't working for MY2020

lendy007 commented 3 years ago

Maybe wait few hours, not sure how pip modules are working, but it seems it can take some time until it get replicated to be available worldwide...

siamssi commented 3 years ago

thank you I will try tomorrow ;)

lendy007 commented 3 years ago

Any luck today?

siamssi commented 3 years ago

Hello, it's working.

I update with the last version of hass.io