-
Notifications
You must be signed in to change notification settings - Fork 7
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
Look at binary packaging solutions #29
Comments
I already paid for an Apple Developer account so I'll volunteer to test anything involving signing. And if it works, to maintain the Apple packaging. |
Just a note to mention #274 will end up intertwining with this. |
Given our current installation method is relatively simple (install python then |
Given the hoops users have to jump through to install GG1, still, I don't think that it's unreasonable to ask them to do the python install (if they don't have it) and use |
IMO it’s not urgent for beta phase really. As @srjfoo points out, GG1 release is complex enough that the pip approach isn’t a higher bar anyway. |
Should this get split into 2-3 issues, i.e. per platform? The Win vs. Mac installation will be completely different and I was considering looking into Ubuntu too. But tracking all that in one issue might not make sense. |
@tangledhelix - if you are planning to work on it in the near future for one particular platform, please feel free to enter a separate issue to cover the work you intend to do. If you're still of the opinion that it's not urgent for the beta phase, and that the pip approach is OK for that, then we can just keep this one issue to cover all platforms for now. |
@tangledhelix - do you think we should/could change this to "future feature" instead of "core"? |
@windymilla Yes, I think so. The way things are shaping up with the pip install, it doesn't seem very urgent. |
I agree. |
Consider pyinstaller et al and see what works on a Mac with its digital signing, etc.
The text was updated successfully, but these errors were encountered: