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
{{ message }}
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
I am interested in contributing to this project by providing a windows installer for SageMath 9.6 and future versions. Would someone be willing to show me the workflow of how to create the installer?
I am running Windows 10 on my PC with the Linux Subsystem Ubuntu. I currently can use a personal copy of SageMath 9.6 through this subsystem but would like to make the Windows installer available for others.
Thanks!
The text was updated successfully, but these errors were encountered:
Hi Nick, thank you for the generous offer of help.
I should add build instructions for the installer, at the very least, in case anyone would like to try it. However, it should be noted, that last time I tried it (on Sage 9.5) the build did not succeed. Specifically it died during the documentation build, which is a typical place to encounter problems with the build, since the Sage documentation build runs a fair bit of Sage code (for producing plots, mainly).
There was a known issue with NumPy not correctly building in a CPU-independent manner that might be related, though I'm not sure. I haven't had a chance to investigate since last time I tried it...
Thanks for the reply and insight about previous build attempts.
Would you be willing to create some build instructions based on the past installers? That way I (and maybe others) could have some time to work with to keep this installer updated.
Thanks
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello,
I am interested in contributing to this project by providing a windows installer for SageMath 9.6 and future versions. Would someone be willing to show me the workflow of how to create the installer?
I am running Windows 10 on my PC with the Linux Subsystem Ubuntu. I currently can use a personal copy of SageMath 9.6 through this subsystem but would like to make the Windows installer available for others.
Thanks!
The text was updated successfully, but these errors were encountered: