Message303650
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 <module>
raise Exception('Cannot import `win32api`!\n')
Exception: Cannot import `win32api`! |
|
| Date |
User |
Action |
Args |
| 2017-10-03 21:36:59 | maolvera | set | recipients:
+ maolvera |
| 2017-10-03 21:36:59 | maolvera | set | messageid: <1507066619.6.0.213398074469.issue31682@psf.upfronthosting.co.za> |
| 2017-10-03 21:36:59 | maolvera | link | issue31682 messages |
| 2017-10-03 21:36:59 | maolvera | create | |
|