Answer the question
In order to leave comments, you need to log in
How to make a program run without python?
There is a game on pygame. I'm running it through a python 3.8.1 program. But for example, I have pubg on my PC. To run it, c ++ was not downloaded. Well, I need to make the program work without the python application
Answer the question
In order to leave comments, you need to log in
Hello.
You need pyinstaller for this. As I understand it, you also need a regular exe file in the end to run on OS Windows?
Brief instruction https://hwschool.online/ru/docs/python/exe
For clarity, here is a video on YouTube.
https://www.youtube.com/watch?v=CgCJwDjm_Cw
Well, yes, c++ is compiled jap, and python is interpreted. To compile a python file, you need to use some program, for example pyinstaller
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question