davidrmiller / biosim4

Biological evolution simulator
Other
3.1k stars 435 forks source link

Windows support #13

Open Fallaja opened 2 years ago

Fallaja commented 2 years ago

hello, can i ask about OS this apps. can i run this app on windows?

omidnezami123 commented 2 years ago

You can run it using Windows Subsystem for Linux (WSL). Install Ubuntu 21.04 (as opposed to 20.04) to avoid a bug as well.

SrHenry commented 2 years ago

you can also build it and run in docker container. It worked for me even using ubuntu 20.04