I am attempting to Install yt to Cygwin, but the install_script always attempt to download Miniconda from a webpage that does not exist. I have attempted to change the url it searches for to the correct one listed here ( https://repo.continuum.io/miniconda/) , but nothing I have tried works. The script used was the default script obtained by the

 wget http://bitbucket.org/yt_analysis/yt/raw/yt/doc/install_script.sh
 
command listed in the installation tutorial, which was only modified to also install scypy, astropy, and Rockstar halo finder.



Below this is the error message:

[hit enter]

Awesome!  Here we go.

Using wget
Using sha512sum

Downloading http://repo.continuum.io/miniconda/Miniconda2-latest--.sh

Installing the Miniconda python environment.
********************************************
        FAILURE REPORT:
********************************************

EXECUTING:
  wget -nv http://repo.continuum.io/miniconda/Miniconda2-latest--.sh
https://repo.continuum.io/miniconda/Miniconda2-latest--.sh:
2017-04-05 18:27:36 ERROR 404: Not Found.

********************************************
********************************************
Failure.  Check /home/Cygwin/yt-conda/yt_install.log.  The last 10 lines are above.