A
A
Alikhan2021-10-20 19:40:51
Building projects
Alikhan, 2021-10-20 19:40:51

How to compile a Python program under MacOs if I'm on Windows?

I place an order and there is one problem. I made a program in Python on Windows 10. And at the customer's macOs, I looked on YouTube how to compile a python program under macOs but did not find an answer. Please tell me how to compile the program under MacOs if I'm on Windows.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
rPman, 2021-10-20
@rPman

why compile a python application?
https://stackoverflow.com/questions/34772216/how-t...
and translation to coderoad

So, the reason I said there is no easy way to do this is because there could be, but as far as I can see it is so tedious that you shouldn't even consider it.

check it out, there is a good answer.
ps tip for you
mac you still need, with the right degree of luck (and readiness for piracy, as it is against the license), you can install macos in virtualbox and build from there using pyinstaller Python
applications should not be distributed as executables or assemblies , it is better to provide the customer with appropriate instructions for installing python and running the application

R
Ronald McDonald, 2021-10-20
@Zoominger

No way.
Only if you try to raise it in a macOS virtual machine.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question