Skip to content
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

Open
rlfqudxo opened this issue Feb 29, 2020 · 6 comments
Open

How do I create an exe file? #84

rlfqudxo opened this issue Feb 29, 2020 · 6 comments

Comments

@rlfqudxo
Copy link

  1. How do I create an exe file?
  2. Is there a sequential execution method like main?
@IlgarLunin
Copy link
Collaborator

@rlfqudxo details please. Exe of what? Pyflow itself or pyflow program?

@rlfqudxo
Copy link
Author

@rlfqudxo details please. Exe of what? Pyflow itself or pyflow program?

Like creating an exe file using PyInstaller
Is there a way to create an executable file?

@IlgarLunin
Copy link
Collaborator

Both are doable (wrap whole pyflow into exe as well as specific program) but we have no any built-in way of doing this

@IlgarLunin
Copy link
Collaborator

I already shipped pyflow derived editors as executables in production

@rlfqudxo
Copy link
Author

I already shipped pyflow derived editors as executables in production

image

project created with pyflow
I want to output to an executable.

@mailtoxiong
Copy link

could you share the Packing exe processing for me . I met with some errors after run the EXE which generated by pyinstaller .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants