Answer the question
In order to leave comments, you need to log in
Why doesn't the .exe run?
I made an exe file from a python script. It works itself: displays an input window. But when I make an exe file, if I open it, an error appears:
Worked through pyinstaller.
pyinstaller -F -w -i"C:\Users\User\Desktop\Project\app.ico" Main.py
Explain what's wrong?
I know that it’s worth doing this in languages such as C ++ or C #, but I don’t know them yet (
And if there is such an opportunity, then why not?)
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