FiveTech Support Forums
FiveWin
/
Harbour
/ xBase community
๐
Board index
Active topics
All discussions
Login (GitHub)
Last update on Thu Jun 04, 2026 12:06 PM UTC
Board index
Off Topic / Otros temas
Create an EXE from a python file
Antonio Linares
Posts: 44229
Joined: Thu Oct 06, 2005 05:47 PM
Create an EXE from a python file
Posted: Thu May 02, 2024 12:43 PM
pip install pyinstaller
pyinstaller --onefile test.py
then you get test.exe
regards, saludos
Antonio Linares
www.fivetechsoft.com
Continue the discussion
JavaScript required to load Giscus comments.