1_download.sh 338 B

1234
  1. # Download the necessary files
  2. # Python-GI bindings, Matplotlib (64-bit, Python 3.4)
  3. wget -O pygi.exe http://downloads.sourceforge.net/project/pygobjectwin32/pygi-aio-3.14.0_rev13-setup.exe
  4. wget -O matplotlib.exe http://downloads.sourceforge.net/project/matplotlib/matplotlib/matplotlib-1.4.3/windows/matplotlib-1.4.3.win-amd64-py3.4.exe