Files
SimpleMediaUpscalerLite/packaging/prepareWindowsPackaging.sh
2023-06-04 14:49:05 +02:00

5 lines
162 B
Bash
Executable File

curl -o ./pythonInstaller.exe https://www.python.org/ftp/python/3.10.11/python-3.10.11-amd64.exe
wine pythonInstaller.exe
wine python -m pip install pyinstaller