R_de_Bruin | 2021-04-10 08:12:08 UTC | #1
When using conda, make sure to use the pyinstaller from the conda-forge channel instead of the one from conda. Conda gives you version 3.6 which for me did not work with the examples given here. conda-forge gives version 4.4 which does work.
so:
conda install pyinstaller -c conda-forge
Bring Your PyQt/PySide Application to Market — Stuck in development hell? I'll help you get your project focused, finished and released. Benefit from years of practical experience releasing software with Python.