Changes between Version 23 and Version 24 of DevNotes/Obsolete/AnacondaSetup
- Timestamp:
- Apr 29, 2015 9:55:25 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevNotes/Obsolete/AnacondaSetup
v23 v24 35 35 36 36 {{{ 37 conda install --yes pylint matplotlib scipy pyparsing html5lib wxpython reportlab lxml PIL setuptools numpy comtypes pywin32 py2exe pisa periodictable bumps numpy sphinx unittest-xml-reporting mingw37 conda install --yes pylint matplotlib scipy pyparsing html5lib wxpython reportlab lxml PIL setuptools numpy comtypes pywin32 py2exe pisa numpy sphinx unittest-xml-reporting mingw periodictable bumps 38 38 }}} 39 39 40 NB: mingw can be removed from the command line above if you have a separate MinGW installation. 40 Note 1: mingw can be removed from the command line above if you have a separate MinGW 32-bit installation. 41 42 Note 2: if periodictable & bumps do not install, see Steps 5 & 7. 41 43 42 44 == Step 3 - Install Git (or optionally stay with SVN) == … … 69 71 == Step 5 - Download the Optimiser Package & Periodic Table Package == 70 72 Added by smk78 73 74 Only follow this step if the bumps & periodictable packages were not installed by conda in Step 2. 71 75 72 76 {{{ … … 105 109 Added by smk78 106 110 111 Only follow this step if the bumps & periodictable packages were not installed by conda in Step 2. 112 107 113 Navigate to the bumps-code folder: 108 114 {{{