[issue31682] Exception: Cannot import `win32api`!
New submission from Monica : Hello, I'm a newbie at Python. I am trying to download Twister to be able to run hardware tests, and it gives me Exception: Cannot import `win32api`!. I downloaded 'win32_221' and added it to C:\Python27\Scripts It is still giving me the same error. This is what I got TWISTER_PATH is set to `C:\Users\user\Documents\Twister-git_hub_branch\client\executionprocess`. Traceback (most recent call last): File "C:\Users\user\Documents\Twister-git_hub_branch\client\executionprocess\ExecutionProcess.py", line 1563, in raise Exception('Cannot import `win32api`!\n') Exception: Cannot import `win32api`! -- components: Installation messages: 303650 nosy: maolvera priority: normal severity: normal status: open title: Exception: Cannot import `win32api`! versions: Python 2.7 ___ Python tracker <https://bugs.python.org/issue31682> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
[issue31685] Cannot connect to CE path `127.0.0.1:8010`
New submission from Monica : Is there any reason it cannot connect to CE path? C:\Users\Documents\Twister-git_hub_branch\client\executionprocess>ExecutionProcess.py -u user -e EP-name -s 127.0.0.1:8010 TWISTER_PATH is set to `C:\Users\Documents\Twister-git_hub_branch\client\executionprocess`. Catching `Ctrl + C` signal OK. Portable mode: Appending `C:\Users\Documents\Twister-git_hub_branch` to python path. EP Info: Connecting to the Central Engine... *ERROR* Cannot connect to CE path `127.0.0.1:8010`! Exiting! Cannot connect to server! Farewell! -- components: Demos and Tools messages: 303656 nosy: maolvera priority: normal severity: normal status: open title: Cannot connect to CE path `127.0.0.1:8010` type: compile error versions: Python 2.7 ___ Python tracker <https://bugs.python.org/issue31685> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com