Changes between Version 37 and Version 38 of InstallWindowsSvn
- Timestamp:
- Mar 14, 2015, 10:30:41 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallWindowsSvn
v37 v38 21 21 == Anuga python package dependencies == 22 22 23 {{{conda}}} is now installed, but we do need to install a number of other packages, via the {{{conda install}}} command. 23 Assuming {{{conda}}} is now installed, we need to install a number of other packages, via the {{{conda install}}} command. 24 24 25 26 We install all the packages via 25 Fire up {{{cmd.exe}}} and install all the packages via 27 26 {{{ 28 27 conda install python=2.7 pip nose numpy scipy netcdf4 matplotlib gdal geos