Skip to content

ImportError: No module named pywintypes #81

Description

@Elhackersote

Hello, i'm using Winpayloads at Kali Linux and
I've got this error:

[!] Error while creating payload...
Traceback (most recent call last):
File "/opt/pyinstaller/pyinstaller.py", line 14, in
from PyInstaller.main import run
File "Z:\opt\pyinstaller\PyInstaller_main_.py", line 21, in
import PyInstaller.building.build_main
File "Z:\opt\pyinstaller\PyInstaller\building\build_main.py", line 32, in
from ..depend import bindepend
File "Z:\opt\pyinstaller\PyInstaller\depend\bindepend.py", line 38, in
from ..utils.win32.winmanifest import RT_MANIFEST
File "Z:\opt\pyinstaller\PyInstaller\utils\win32\winmanifest.py", line 97, in
from PyInstaller.utils.win32 import winresource
File "Z:\opt\pyinstaller\PyInstaller\utils\win32\winresource.py", line 20, in
import pywintypes
ImportError: No module named pywintypes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions