M
M
mikhaelshcherbakov2018-06-24 14:03:07
Python
mikhaelshcherbakov, 2018-06-24 14:03:07

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:
5b2f7973b9b96082428802.png
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 question

Ask a Question

731 491 924 answers to any question