FilipDem / Domoticz-NEST-plugin

NEST Plugin for Domoticz using the Google credentials.
13 stars 4 forks source link

failed to load 'plugin.py' #12

Closed HEM59 closed 3 years ago

HEM59 commented 3 years ago

Hello, i have a error message and i don't know how to do. Here is my error 2020-09-26 13:12:39.059 Error: (GoogleNest) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/NEST/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.7/dist-packages'. 2020-09-26 13:12:39.059 Error: (NEST TOTO) Module Import failed, exception: 'ModuleNotFoundError' 2020-09-26 13:12:39.059 Error: (NEST TOTO) Module Import failed: ' Name: pytz' 2020-09-26 13:12:39.059 Error: (NEST TOTO) Error Line details not available. 2020-09-26 13:13:43.390 Error: NEST TOTO hardware (9) thread seems to have ended unexpectedly 2020-09-26 13:13:57.393 Error: python hardware (8) thread seems to have ended unexpectedly 2020-09-26 13:13:57.393 Error: NEST TOTO hardware (9) thread seems to have ended unexpectedly

Help !

FilipDem commented 3 years ago

The error is in the message. You need to import the necessary python libraries...

Op za 26 sep. 2020 om 14:17 schreef HEM59 notifications@github.com:

Hello, i have a error message and i don't know how to do. Here is my error 2020-09-26 13:12:39.059 Error: (GoogleNest) failed to load 'plugin.py', Python Path used was '/home/pi/domoticz/plugins/NEST/:/usr/lib/python37.zip:/usr/lib/python3.7:/usr/lib/python3.7/lib-dynload:/usr/local/lib/python3.7/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.7/dist-packages'. 2020-09-26 13:12:39.059 Error: (NEST TOTO) Module Import failed, exception: 'ModuleNotFoundError' 2020-09-26 13:12:39.059 Error: (NEST TOTO) Module Import failed: ' Name: pytz' 2020-09-26 13:12:39.059 Error: (NEST TOTO) Error Line details not available. 2020-09-26 13:13:43.390 Error: NEST TOTO hardware (9) thread seems to have ended unexpectedly 2020-09-26 13:13:57.393 Error: python hardware (8) thread seems to have ended unexpectedly 2020-09-26 13:13:57.393 Error: NEST TOTO hardware (9) thread seems to have ended unexpectedly

Help !

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/FilipDem/Domoticz-NEST-plugin/issues/12, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3SGCZWPV43RETY24HLBVLSHXLV3ANCNFSM4R23UX3Q .

FilipDem commented 3 years ago

Can the topic be closed? I added some extra guidance in the readme.