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
when working with PyQt we can use pyinstaller or similar apps to freeze python scripts and make one executable from them. How is it possible to create a executable for project that use pyotherside? Is there some tutorial? Goal is to create and distribute packages for different platforms (mac, linux, windows).
The text was updated successfully, but these errors were encountered:
Hi guys,
when working with PyQt we can use pyinstaller or similar apps to freeze python scripts and make one executable from them. How is it possible to create a executable for project that use pyotherside? Is there some tutorial? Goal is to create and distribute packages for different platforms (mac, linux, windows).
The text was updated successfully, but these errors were encountered: