On a clean environment of anaconda, after running conda install -c scrapinghub scrapy
which as of today install scrapy 1.1.2, on python 2.7 for some reason does not create the scrapy-script.py file and scrapy.exe file.
Scrapy does not install correctly, command is unrecognized (obviously)..