Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named pywintypes #81

Open
Elhackersote opened this issue Aug 14, 2020 · 0 comments
Open

ImportError: No module named pywintypes #81

Elhackersote opened this issue Aug 14, 2020 · 0 comments

Comments

@Elhackersote
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant