← Back to team overview

sikuli-driver team mailing list archive

[Question #666794]: Unable to run the sikuli code on pycharm

 

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

I am trying to run the sikuli code on pycharm 
I am getting the following error : 
Traceback (most recent call last):
  File "C:\Program Files\JetBrains\PyCharm 2017.3.4\helpers\pydev\pydev_run_in_console.py", line 7, in <module>
    from pydevconsole import do_exit, InterpreterInterface, process_exec_queue, start_console_server, init_set_return_control_back, \
  File "C:\Program Files\JetBrains\PyCharm 2017.3.4\helpers\pydev\pydevconsole.py", line 4, in <module>
    from _pydev_imps._pydev_saved_modules import thread
  File "C:\Program Files\JetBrains\PyCharm 2017.3.4\helpers\pydev\_pydev_imps\_pydev_saved_modules.py", line 4, in <module>
    import threading
  File "C:\Users\mariah\AppData\Roaming\Sikulix\Lib\threading.py", line 9, in <module>
    from _threading import Lock, RLock, Condition, _Lock, _RLock, _threads, _active, _jthread_to_pythread, _register_thread, _unregister_thread
ImportError: cannot import name _threads


I have the pycharm version 2017.3.4
Sikuli version 1.1.2
Running on windows 10 




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