M
M
Maxim Siomin2020-06-13 15:07:02
Python
Maxim Siomin, 2020-06-13 15:07:02

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

2 answer(s)
M
Morrowind, 2020-06-13
@MaxSiominDev

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

T
Timur Pokrovsky, 2020-06-13
@Makaroshka007

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 question

Ask a Question

731 491 924 answers to any question