win install scrapy

Installation scrapy win giant trouble directly used herein installation anaconda

Use directly

conda install scrapy

To install

But this use of the command line using scrapy project will create an error (due to lack of dependencies)
requires the use of cryptography pip install dependencies, (be sure to use pip can not conda, temporarily do not know why)

pip install -I cryptography

After normal use

Pycharm Idea color scheme
http://color-themes.com/?view=index

Guess you like

Origin blog.csdn.net/baidu_41560343/article/details/90734162