-
Notifications
You must be signed in to change notification settings - Fork 34
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
Could you release a windows executable that includes Python? #42
Comments
Do think you could write the necessary code? I only have access to a windows machine at the office.
|
sorry,my coding ability is poor.
thank you much more. |
I can probably help out. I currently have a windows machine. It will only allow me start this project, because I plan switch to a non-windows system soon-ish. So after that, someone has to maintain it. Maintenance shouldn't be very difficult for a non-coder. I can probably set up a manual. |
Perfect, thanks!
|
thanks all :) |
After two hours of trying, this is my conclusion:
I will probably try again in about a few days, but as for now, I wasted to many hours on this. |
Thank you anyway!
|
@stroop566 If you want to try it yourself, here is a short guide:
I haven't tested the last two points of this procedure myself; feel free to let me know if it does (not) work. |
@BartG95 thank you! but get some errors.
use PyInstaller
Successfully get setup.exe ,but
paste 'README.md' in the folder,and run:
then I use auto-py-to-exe, and also successfully get setup.exe,but get the same errors as pyinstaller. |
use PyInstaller or py2exe, just like youtube-dl.
so I can use it in cmd:
References:
thank you!
The text was updated successfully, but these errors were encountered: