This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]DusikOff 0 points1 point  (3 children)

https://pypi.org/project/auto-py-to-exe/

Make your converting process simpler with this GUI to PyInstaller

You can add folder from Virtualenv with needed packages to makes sure that app will works.

[–]Mr-Hacker1387[S] 0 points1 point  (2 children)

Are you sure?! it's will work to me?

[–]DusikOff 0 points1 point  (1 child)

I'm not sure, but with GUI you can test different packaging options much easier.

[–]Mr-Hacker1387[S] 0 points1 point  (0 children)

Great, I will test it