Error after upgrading Indigo to 2025.2

gmusser
Posts: 298
Joined: Sat Feb 12, 2005 8:13 pm
Location: New Jersey

Error after upgrading Indigo to 2025.2

Post by gmusser »

After upgrading to the latest version of Indigo, the DomoPad plugin gives the following error:

File "plugin.py", line 13, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2025.2/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/__init__.py", line 16, in <module>
File "/Library/Application Support/Perceptive Automation/Indigo 2025.2/Plugins/DomoPad Mobile Client Plugin.indigoPlugin/Contents/Server Plugin/RPFramework/RPFrameworkTelnetDevice.py", line 13, in <module>
type: No module named 'telnetlib'
ryanbuckner
Posts: 1409
Joined: Sat Oct 08, 2011 12:33 pm
Location: Northern Virginia
Contact:

Re: Error after upgrading Indigo to 2025.2

Post by ryanbuckner »

On the server open a terminal window and run:

Code: Select all

pip3 install telnetlib-313-and-up
gmusser
Posts: 298
Joined: Sat Feb 12, 2005 8:13 pm
Location: New Jersey

Re: Error after upgrading Indigo to 2025.2

Post by gmusser »

Brilliant, thanks so much.
Post Reply

Return to “DomoPad Android Client”