I installed Scrapy in my python 2.7 environment in windows 7 but when I trying to start a new Scrapy project using scrapy startproject newProject the command pr
scrapy startproject newProject
same problem here and check up different installation guide link and run below in anaconda prompt:
conda update scrapy
now working perfectly with scrapy startproject cmd