79615183

Date: 2025-05-10 05:48:22
Score: 1.5
Natty:
Report link

I have a solution for this.

Write a bash script for MacOS on your Windows Machine that goes into your python project, installs dependencies, including PyInstaller, and then compile.

You can ship your project with the bash script and the Mac User just has to run the script as an executable. Essentially automatically compiling on their machine.

Though there could be some problems where the user may have to manually download Hombrew or Python3, because MacOS is funny like that.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: John Roby