Here's the log entries
MyQ Stopping MyQ
MyQ Error Error in plugin execution shutdown:
Traceback (most recent call last):
File "plugin.py", line 76, in shutdown
AttributeError: 'Plugin' object has no attribute 'pymyq'
Stopped plugin "MyQ 7.7.1"
Starting plugin "MyQ 7.7.1" (pid 32110)
Started plugin "MyQ 7.7.1"
MyQ Starting MyQ
MyQ Debug statusFrequency = 86400.0
MyQ Error Error in plugin execution startup:
Traceback (most recent call last):
File "plugin.py", line 67, in startup
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 394, in __init__
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py", line 1047, in _execute_child
OSError: [Errno 2] No such file or directory
MyQ Garage Door Opener (CG0810197CD1): Starting myqOpener Device 1079833865
MyQ Debug Garage Door Opener (CG0810197CD1): deviceStartComm: Device version is up to date (2)
MyQ Debug Garage Door Opener (CG0810197CD1): deviceStartComm: Adding device (1079833865) to self.myqOpeners
MyQ Warning Unknown writing to subprocess: ''Plugin' object has no attribute 'pymyq''
MyQ Warning Unknown writing to subprocess: ''Plugin' object has no attribute 'pymyq''
12/16/2020 - MyQ Broken again?
Re: 12/16/2020 - MyQ Broken again?
Indigo 7.1.1, OS 10.14.6, MacMini .3.2 GHz 6 Intel Core i7, 64 GB ram
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: 12/16/2020 - MyQ Broken again?
Did you follow the instructions on the GitHub page for versions 7.6.0 and later?
https://github.com/FlyingDiver/Indigo-MyQ
https://github.com/FlyingDiver/Indigo-MyQ
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: 12/16/2020 - MyQ Broken again?
I just yesterday discovered that the plugin library didn't have the latest plugin. I rode 7.5.3 until it stopped running around 8/26/21. I just downloaded 7.7.1 and updated the plugin, didn't see any update instructions, but then again I didn't look closely. This is getting above my meager computer skills. I suspect I don't have Python 3.8 going. Verification gives me.
Python 3.8.2% /usr/bin/python3 --version
Python: can't open file '3.8.2%': [Errno 2] No such file or directory
I've downloaded, python-3.8.10-macosx10.9.pkg. Before I screw the pooch, would this bring python to where it needs to be? Or would I still need to run the python packages? If so where would I find those packages? All I can find is the complete installer. I've also downloaded Python 3.9.7 would that be better than 3.8.10 or do I need to stay in the 3.8 range.
Like I said, I'm not a big terminal user. I can and have but every time I generally have my sphincter pore puckered. Any guidance you can give me might relieve the strain.
Python 3.8.2% /usr/bin/python3 --version
Python: can't open file '3.8.2%': [Errno 2] No such file or directory
I've downloaded, python-3.8.10-macosx10.9.pkg. Before I screw the pooch, would this bring python to where it needs to be? Or would I still need to run the python packages? If so where would I find those packages? All I can find is the complete installer. I've also downloaded Python 3.9.7 would that be better than 3.8.10 or do I need to stay in the 3.8 range.
Like I said, I'm not a big terminal user. I can and have but every time I generally have my sphincter pore puckered. Any guidance you can give me might relieve the strain.
Indigo 7.1.1, OS 10.14.6, MacMini .3.2 GHz 6 Intel Core i7, 64 GB ram
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: 12/16/2020 - MyQ Broken again?
Do NOT install that package. You need to use the Python included in MacOS, and updated by Xcode. See viewtopic.php?f=214&t=24955
If you're unable to follow those instructions, you'll just have to delete the MyQ plugin totally. There's no way to get the non-Python3 version working anymore.
If you're unable to follow those instructions, you'll just have to delete the MyQ plugin totally. There's no way to get the non-Python3 version working anymore.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
Re: 12/16/2020 - MyQ Broken again?
Ahh, so if you're not running 10.15.7 you can't get MyQ running? I'm on 10.14.6.
Indigo 7.1.1, OS 10.14.6, MacMini .3.2 GHz 6 Intel Core i7, 64 GB ram
- wideglidejrp
- Posts: 569
- Joined: Sun Jan 15, 2012 4:34 pm
- Location: Danbury, CT
- Contact:
Re: 12/16/2020 - MyQ Broken again?
I have Python 3.8.9 installed. I also added the three packages suggested. Where do I get the latest plugin version. I have 7.7.1 but it is not working and is flooding my log with error messages.
John R Patrick
Author of Home Attitude
Author of Home Attitude
- FlyingDiver
- Posts: 7823
- Joined: Sat Jun 07, 2014 10:36 am
- Location: Southwest Florida, USA
Re: 12/16/2020 - MyQ Broken again?
7.7.1 is the latest.wideglidejrp wrote:I have Python 3.8.9 installed. I also added the three packages suggested. Where do I get the latest plugin version. I have 7.7.1 but it is not working and is flooding my log with error messages.
joe (aka FlyingDiver)
my plugins: http://forums.indigodomo.com/viewforum.php?f=177
my plugins: http://forums.indigodomo.com/viewforum.php?f=177