File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ Once you have all three installed, you should open up your normal shell
2323You'll then make an environment, clone this repository, then install
2424all necessary requirements as follows::
2525
26- :~$ conda create --name=vivarium_gates_nutrition_optimization python=3.10
26+ :~$ conda create --name=vivarium_gates_nutrition_optimization python=3.11
2727 ...conda will download python and base dependencies...
2828 :~$ conda activate vivarium_gates_nutrition_optimization
2929 (vivarium_gates_nutrition_optimization) :~$ git clone https://github.com/ihmeuw/vivarium_gates_nutrition_optimization.git
@@ -113,4 +113,4 @@ The country name should be in lower case, for example 'ethiopia' or 'nigeria'.
113113The ``-vvv `` flag will log verbosely, so you will get log messages every time
114114step. For more ways to run simulations, see the tutorials at
115115https://vivarium.readthedocs.io/en/latest/tutorials/running_a_simulation/index.html
116- and https://vivarium.readthedocs.io/en/latest/tutorials/exploration.html
116+ and https://vivarium.readthedocs.io/en/latest/tutorials/exploration.html
You can’t perform that action at this time.
0 commit comments