You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently running the software requires installing python. For normal users it would be easier if the software was packaged into an exe file that they can execute.
Currently running the software requires installing python. For normal users it would be easier if the software was packaged into an exe file that they can execute.
PyInstaller is one program that can used to do this
https://www.pyinstaller.org/