Crawler 001_Pip instruction use_package management tool_pip use_and source switching---python work notes 019

 scrapy is a crawler framework

 Confirm whether pip, the package management tool in python, has been installed

After configuring the python environment variables, you need to configure the pip environment variables

After configuring this directory, the configuration of this pip environment variable is very simple and not much to say.

 

We use pip to install the package, and we install it in the above path, which is the scripts folder in the python installation path.

Guess you like

Origin blog.csdn.net/lidew521/article/details/131907358