-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Hi @AlexxIT
Following there is a log from home assistant when i run a script from developer tools.
Traceback (most recent call last):
File "/config/custom_components/python_script/__init__.py", line 106, in execute_script
exec(code, vars)
File "/config/custom_components/wireproxy/check_connectedvpn_geolite.py", line 1, in <module>
from geoip2 import database, errors
ModuleNotFoundError: No module named 'geoip2'
The module is installed and the script runs perfectly on command line via SSH
Can you help me?
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested