I've created a conda environment using the attached requirements.txt file and tried your code. It works just fine with the following setup (use conda info):
platform : win-64
conda version : 3.16.0
conda-build version : 1.17.0
python version : 2.7.9.final.0
Update your environments using conda update --all!
I've created a conda environment using the attached
requirements.txt
file and tried your code. It works just fine with the following setup (useconda info
):Update your environments using
conda update --all
!Please also see the email I've sent you.