Error with 1.0.5: ImportError: No module named six.moves

Posted on
Sun Jul 30, 2017 4:06 pm
edrabbit offline
User avatar
Posts: 39
Joined: Apr 09, 2014

Error with 1.0.5: ImportError: No module named six.moves

Going from v1.0.3 to v1.0.5 and getting an error on install about missing python module used by the :

Code: Select all
   Sonos Error                     Error in plugin execution InitializeMain:

Traceback (most recent call last):
  File "plugin.py", line 9, in <module>
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 33, in <module>
  File "./lib/gtts/__init__.py", line 2, in <module>
  File "./lib/gtts/tts.py", line 3, in <module>
ImportError: No module named six.moves

Posted on
Sun Jul 30, 2017 4:17 pm
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Error with 1.0.5: ImportError: No module named six.moves

What version of MacOS and Indigo are you running?

edrabbit wrote:
Going from v1.0.3 to v1.0.5 and getting an error on install about missing python module used by the :

Code: Select all
   Sonos Error                     Error in plugin execution InitializeMain:

Traceback (most recent call last):
  File "plugin.py", line 9, in <module>
  File "/Library/Application Support/Perceptive Automation/Indigo 7/Plugins/Sonos.indigoPlugin/Contents/Server Plugin/Sonos.py", line 33, in <module>
  File "./lib/gtts/__init__.py", line 2, in <module>
  File "./lib/gtts/tts.py", line 3, in <module>
ImportError: No module named six.moves

Posted on
Sun Jul 30, 2017 4:25 pm
edrabbit offline
User avatar
Posts: 39
Joined: Apr 09, 2014

Re: Error with 1.0.5: ImportError: No module named six.moves

OS X 10.9.5
Indigo 7.0.3

Posted on
Sun Aug 06, 2017 4:28 am
nlagaros offline
Posts: 1646
Joined: Dec 20, 2010

Re: Error with 1.0.5: ImportError: No module named six.moves

I updated the plugin to v1.0.6 with the six.moves library. Hopefully that is all that was needed.

Posted on
Sun Aug 06, 2017 11:15 am
edrabbit offline
User avatar
Posts: 39
Joined: Apr 09, 2014

Re: Error with 1.0.5: ImportError: No module named six.moves

Working! :D
Thank you!

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 3 guests