Install
Software prerequisites
The following is required:
- Windows or Linux (Mac is loosely supported)
- Python 3.9.X (3.9.13 or higher) (64-bit)
Python
To verify you have the correct version, enter the following command:
You should see something similar to the following and it should start with "3.9":
If you do not get that, you may need to provide the full path to the python executable or you may need to install it. If you need the full path, please use the full path when creating the virtual environment below.
Docker
If you want to run EMOD locally using the Container Platform, you will also need to install Docker. Installation will require administrative privileges. Follow the instructions on the Docker website:
Warning
Installing can require downloading close to one gigabyte of data. The first time you use EMOD with the Container Platform it will download another half gigabyte.
Setup virtual environment
The following commands will setup a virtual environment. You will want to do this for all of your new projects.
-
Create the virtual environment
-
Activate the virtual environment:
-
Ensure pip is up to date:
Install emodpy-workflow:
Use the following command to install emodpy-workflow from IDM's Artifactory: