-
pyinstaller -F script.pydans le dossier principal suffit maintenant en installant une version plus récente de pyinstaller.
pip install --upgrade pyinstallerEdited by Gregory.Ooghe
Please sign in to comment
pyinstaller -F script.py
dans le dossier principal suffit maintenant en installant une version plus récente de pyinstaller.
pip install --upgrade pyinstaller