Answer the question
In order to leave comments, you need to log in
Python or C++ for windows application?
Guys, I'm back with a stupid question.
I made a very small program in Python (pyqt + mysql) and decided to try to run the whole thing on a laptop. And I was surprised that making a file.exe out of Python is a whole problem. (I didn’t succeed)
And the program that I make will have to be run on different computers and all under windows.
So how to be? Remember the basics of c ++ or stay on Python (Which would be very desirable)?
If I stay on python, then I need some kind of universal installation of all Python components and modules. And it is highly desirable to start with .exe. (Even a 5 kilobyte file will do for me, which will run the .py file itself)
How to solve this issue correctly?
Answer the question
In order to leave comments, you need to log in
to learn how to build .exe on python
anyway, either it takes a week to build python, or a week to catch bugs in c ++
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question