MacOS 10.15.7: Installation Error

bdubnm
Posts: 22
Joined: Thu Dec 12, 2019 2:29 pm

MacOS 10.15.7: Installation Error

Post by bdubnm »

As best as I can tell, Mac OS 10.15.7 is NOT supported? The code on line 80 appears to be determining the MacOS version. After that, unsure what is happening.

Code: Select all

Jun 26, 2021 at 12:18:38 PM
   Installing and enabling plugin Ecobee 2 v2.3.4
   Loading plugin "Ecobee 2 2.3.4"
   Starting plugin "Ecobee 2 2.3.4" (pid 86501)
   Started plugin "Ecobee 2 2.3.4"
   Ecobee 2                        Starting Ecobee
   Ecobee 2 Error                  Error in plugin execution startup:

Traceback (most recent call last):
  File "plugin.py", line 80, in startup
ValueError: invalid literal for float(): 10.15.7

   Ecobee 2 Error                  Error in plugin execution runConcurrentThread:

Traceback (most recent call last):
  File "plugin.py", line 141, in runConcurrentThread
AttributeError: 'Plugin' object has no attribute 'next_update'

   Ecobee 2 Error                  plugin runConcurrentThread function returned or failed (will attempt again in 10 seconds)
   Ecobee 2 Error                  Error in plugin execution runConcurrentThread:
When I attempt to add an Ecobee Account, and click Get Code, nothing happens...
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: MacOS 10.15.7: Installation Error

Post by FlyingDiver »

Grrr. I'll have to redo the fix I made to correct an error on Big Sur. I'll have an update soon.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
bdubnm
Posts: 22
Joined: Thu Dec 12, 2019 2:29 pm

Re: MacOS 10.15.7: Installation Error

Post by bdubnm »

Thank you sir.
User avatar
FlyingDiver
Posts: 7830
Joined: Sat Jun 07, 2014 10:36 am
Location: Southwest Florida, USA

Re: MacOS 10.15.7: Installation Error

Post by FlyingDiver »

joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
bdubnm
Posts: 22
Joined: Thu Dec 12, 2019 2:29 pm

Re: MacOS 10.15.7: Installation Error

Post by bdubnm »

Perfect. Worked like a charm.
Post Reply

Return to “Ecobee”