Creating a Stand Alone Executable (.exe) from a Python Script by Nuitka (Manual How To Windows)

preview_player
Показать описание
Creating a Stand Alone Executable (.exe) from a Python Script by Nuitka (Manual How To Windows)
Error, cannot locate suitable C compiler. You have the following options ...

Инструкция как конвертировать python скрипт (.py) в исполняемое приложение (.exe)
Разбор ошибок и проблем

Nuitka User Manual
Рекомендации по теме
Комментарии
Автор

Hey cool, could need an update, MinGW64 is now downloaded automatically and then always matching and for Python 3.9 newest releases should be used. They also look more cool with progress bars, using --show-progress is something that ought not to be done anymore, I am removing it right now from the tutorial, the progress bar will be nice enough.

Nuitka
Автор

а как сделать чтобы был один файл? когда пишу --onefile выдаёт ошибку "FATAL: Error, onefile on Windows requires company name and file or product version to be given or temp dir mode."

setwindowlongptr
Автор

Nuitka-Scons:INFO: Compiled 33 C files using ccache.
Nuitka-Scons:INFO: Cached C files (using ccache) with result 'cache hit': 8
Nuitka-Scons:INFO: Cached C files (using ccache) with result 'cache miss': 25

deltaradune
Автор

Привет подскажите добавить иконку для exe что прописать?

МистерМизинец
Автор

Как сделать так чтобы программа запускалась без консоли

НикитаВладимиров-пр
Автор

Оставил бы ссылку на оригинальный мануал(( Но спасибо за видео, мануал легко найти, но в описании его не хватает)

rkpstam