New question #667140 on Sikuli:
https://answers.launchpad.net/sikuli/+question/667140

I have been able to run the sikuli scripts in intellij and pycharm both however 
when I try to debug It I get the following error 


Traceback (most recent call last):
  File 
"C:\Users\username\.IdeaIC2017.3\config\plugins\python-ce\helpers\pydev\pydevd.py",
 line 15, in <module>
    from _pydevd_bundle.pydevd_constants import IS_JYTH_LESS25, IS_PY3K, 
IS_PY34_OR_GREATER, IS_PYCHARM, get_thread_id, \
  File 
"C:\Users\username\.IdeaIC2017.3\config\plugins\python-ce\helpers\pydev\_pydevd_bundle\pydevd_constants.py",
 line 155, in <module>
    from _pydev_imps._pydev_saved_modules import thread
  File 
"C:\Users\username\.IdeaIC2017.3\config\plugins\python-ce\helpers\pydev\_pydev_imps\_pydev_saved_modules.py",
 line 8, in <module>
    import socket
  File "C:\jython2.7.0\Lib\socket.py", line 3, in <module>
    from _socket import (
  File "C:\jython2.7.0\Lib\_socket.py", line 12, in <module>
    from collections import namedtuple, Iterable
ImportError: cannot import name Iterable

Windows 10 64 bit 
Intellij community edition 2017.3.4
Sikuli 1.1.2
jython 2.7.1




-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

_______________________________________________
Mailing list: https://launchpad.net/~sikuli-driver
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp

Reply via email to