My main development platform is Ubuntu. The cross-compilation feature is removed from PyInstaller since 1.5
. In this article, I’ll show you how to package a Windows executable from Python scripts using PyInstaller under wine.
My main development platform is Ubuntu. The cross-compilation feature is removed from PyInstaller since 1.5
. In this article, I’ll show you how to package a Windows executable from Python scripts using PyInstaller under wine.