I am trying to install Fancyimpute on anaconda py3.6, win 10, 64 Bit. Getting the following error.
Collecting fancyimpute Requirement already satisfied: down
Ran into the same problem (ecos 2.0.4) and came upon this thread: ecos python issue
Solved the problem by manually downloading the appropriate .whl file (Python version and Windows architecture): Windows binaries
Navigated to the downloaded file (in terminal) and ran pip install filename.whl.
pip install filename.whl