website-clawer Environment Python: 3.6.5 备注:在项目根目录下执行如下命令来启动环境 # python3.6 -m virtualenv venv python3.6 -m venv venv source venv/bin/activate