Closed petrelharp closed 4 months ago
As suggested by @daikitag in #1563, perhaps users can just enable SLiM on Windows themselves? It'd be nice to make this possible, as a very temporary workaround. To do it for the python API, the user just needs to run
stdpopsim.register_engine(stdpopsim.slim_engine._SLiMEngine())
However, the CLI will not work.
So, this isn't that helpful. Closing.
As suggested by @daikitag in #1563, perhaps users can just enable SLiM on Windows themselves? It'd be nice to make this possible, as a very temporary workaround. To do it for the python API, the user just needs to run
However, the CLI will not work.