@Suiseiseki@freesoftwareextremist.com @faraiwe@mstdn.social @ledocool@abyss.cafe It's a little more complicated than that because many python libraries also contain C++ libs and things like which will need to point to the Windows equivalent.
I fixed this by making a setup.py script which can make packages for Windows because it just downloads the prebuilt whl and dll files and then shoves your application into an .exe, no compilation needed.
Then I take the output "win64" folder with all the dlls and exe file and put it through NSIS and there is your Winshit installer.
Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
SuperDicq (superdicq@minidisc.tokyo)'s status on Wednesday, 11-Mar-2026 21:58:06 JST
SuperDicq