... | @@ -43,7 +43,8 @@ conda create -n lmgc90 python=3.7 |
... | @@ -43,7 +43,8 @@ conda create -n lmgc90 python=3.7 |
|
conda activate lmgc90
|
|
conda activate lmgc90
|
|
conda install m2w64-gcc-fortran m2w64-make m2w64-openblas libpython
|
|
conda install m2w64-gcc-fortran m2w64-make m2w64-openblas libpython
|
|
conda install swig cmake
|
|
conda install swig cmake
|
|
conda install numpy scipy matplotlib vtk h5py pandas
|
|
conda install numpy scipy matplotlib h5py pandas
|
|
|
|
conda install -c conda-forge vtk
|
|
```
|
|
```
|
|
|
|
|
|
You will be able, from now on, to activate this environment either from a conda console or within the anaconda navigator by selecting it in the list button next to *Applications on* field.
|
|
You will be able, from now on, to activate this environment either from a conda console or within the anaconda navigator by selecting it in the list button next to *Applications on* field.
|
... | | ... | |