Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
siamssi opened this issue Nov 22, 2020 · 5 comments

Comments

@siamssi
Copy link

siamssi commented Nov 22, 2020

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
Copy link
Collaborator

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
Copy link
Collaborator

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
Copy link
Author

siamssi commented Nov 22, 2020

thank you I will try tomorrow ;)

@lendy007
Copy link
Collaborator

Any luck today?

@siamssi
Copy link
Author

siamssi commented Nov 23, 2020

Hello, it's working.

I update with the last version of hass.io

@siamssi siamssi closed this as completed Nov 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants