New submission from Monica <maolver...@gmail.com>:

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`!

----------
components: Installation
messages: 303650
nosy: maolvera
priority: normal
severity: normal
status: open
title: Exception: Cannot import `win32api`!
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue31682>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to