Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

First things first, install chocolatey.

Code Block
set-executionpolicy unrestricted
iex ((new-object net.webclient).DownloadString('https://chocolatey.org/install.ps1'))
choco install dmd -version 2.066

download https://www.python.org/ftp/python/2.7/python-2.7.msi
do install
download http://sourceforge.net/projects/numpy/files/NumPy/1.9.1/numpy-1.9.1-win32-superpack-python2.7.exe/download

etc etc same for 3.3, 3.4