You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

355 B

出现permission denied请关闭杀毒软件

先安装python3.6及以上版本

然后安装pip3

然后安装依赖库: pip3 install -r requirements.txt

然后运行:python3 easyspider_executestage.py即可运行

打包说明: windows直接运行generateEXE_win64.cmd即可打包成exe文件并自动拷贝到../ElectronJS/chrome_win64/目录下