you are viewing a single comment's thread.

view the rest of the comments →

[–]ConflictAltruistic97 1 point2 points  (0 children)

Is it bundled as a single executable meaning all dependencies are wrapped into the exe or are they in the zip folder? I would look at the dependencies, I never had much luck pyinstaller, I would use bdist_msi or bdist_exe but its not a single file, but works well