Creating a Python Windows Executable on macOSCatalina

Questions about Wine on macOS.
Locked
Jazib Askari
Newbie
Newbie
Posts: 1
Joined: Sun Sep 13, 2020 1:40 pm

Creating a Python Windows Executable on macOSCatalina

Post by Jazib Askari »

Hi,

I have a Python script that uses the following libraries: pydicom, numpy, tkinter, PIL, os & pandas. I wanted to make a stand-alone executable for Windows (I'm using macOSCatalina at the moment). I considered using Wine after having read the following post: https://stackoverflow.com/questions/420 ... exe-on-mac I'm fairly new to this so if someone could provide instructions on how I would go about creating such an executable it would be greatly appreciated!

Thanks,

Jaz
Locked