-
Notifications
You must be signed in to change notification settings - Fork 244
Installation Issues
Navjot Kukreja edited this page Nov 8, 2018
·
6 revisions
None known
None known
We haven't tested devito on Windows but you're welcome to try. We suggest one of the following approaches:
- Enable the windows subsystem for Linux following the instructions here
- Get a working bash shell on ubuntu (through WSL)
- Install conda and gcc
- Proceed with the devito conda-based install instructions
- Install Docker using the instructions here
- Proceed with the devito docker-based install instructions