scusa rettifico: pyinstaller mioscript.py --onefile --name mioscript.exe
On Mon, Mar 4, 2024 at 5:54 PM Gabriele Sorci
wrote:
> il comando che dovresti lanciare è pyinstaller -F mioscript.py --onefile
> --name mioscript.exe
>
> On Mon, Mar 4, 2024 at 1:32 PM wrote:
>
>> Ciao a tutti.
>>
>> Devo
il comando che dovresti lanciare è pyinstaller -F mioscript.py --onefile
--name mioscript.exe
On Mon, Mar 4, 2024 at 1:32 PM wrote:
> Ciao a tutti.
>
> Devo ottenere un file eseguibile da un mio progetto. Mi serve un file
> unico.
>
> Uso pyinstaller 6.4.0 che dovrebbe essere l’ultima stabile. S