[New-bugs-announce] [issue31682] Exception: Cannot import `win32api`!

Monica report at bugs.python.org
Tue Oct 3 17:36:59 EDT 2017


New submission from Monica <maolvera93 at 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 <report at bugs.python.org>
<https://bugs.python.org/issue31682>
_______________________________________


More information about the New-bugs-announce mailing list