-
-
Notifications
You must be signed in to change notification settings - Fork 322
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How do I create an exe file? #84
Comments
@rlfqudxo details please. Exe of what? Pyflow itself or pyflow program? |
Like creating an exe file using PyInstaller |
Both are doable (wrap whole pyflow into exe as well as specific program) but we have no any built-in way of doing this |
I already shipped pyflow derived editors as executables in production |
could you share the Packing exe processing for me . I met with some errors after run the EXE which generated by pyinstaller . |
The text was updated successfully, but these errors were encountered: