Answer the question
In order to leave comments, you need to log in
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
AttributeError: module 'win32ctypes.pywin32.win32api' has no attribute 'error'
Python 3.6.8 32bit
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question