I
I
idin2019-01-18 12:51:39
Python
idin, 2019-01-18 12:51:39

Why is there an error when building via pyinstaller win32api has no attribute error?

I compile the application with the command:

pyinstaller.exe --onefile --icon=app_icon.png --noconsole main.py

Mistake
AttributeError: module 'win32ctypes.pywin32.win32api' has no attribute 'error'

Version
Python 3.6.8 32bit

Winda 10ka poops 64bit, randomly downloaded and installed.
How can this be cured?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question