-
Notifications
You must be signed in to change notification settings - Fork 15
Windows install fails because of msprime #751
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
Comments
We could remove the |
Let's remove the |
Disabled in #752. Do we want to leave this issue open or close and open a new one to track getting this in? In the long term, do we want to a) port the rate map code into tsinfer (either directly or via e.g. a submodule) |
Let's open a new issue I think. I don't know what the simplest/least bad option is tbh. |
Temporary fix for tskit-dev#751
Closed in #752 |
We don't have binary wheels for msprime on Windows, and our install is therefore failing on pip (for the reasons that we don't have binary wheels on windows).
This is annoying as we only use msprime to support ratemaps on the command line.
I suggest we remove this feature for 0.3.0 (and the msprime dependency) so that we can get the release out quickly.
@hyanwong, any thoughts?
The text was updated successfully, but these errors were encountered: