Answer the question
In order to leave comments, you need to log in
How to fix pyinstaller compilation error?
I'm trying to compile a program written in python into an exe file using pyinstaller. It gives a sheet of errors
. The output is an empty dist and build folder with files, but there is no exe
:
Answer the question
In order to leave comments, you need to log in
You either have errors in the code itself, or problems with the libraries you use. You are getting errors in the console. Fix them! Most likely the problem will be solved.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question