EasySpider/ExecuteStage
2023-06-28 22:31:44 +08:00
..
2023-06-28 22:31:44 +08:00
2023-05-27 19:49:41 +08:00
2023-06-28 00:28:33 +08:00
2022-10-19 15:33:12 +08:00
2023-05-26 00:14:06 +08:00
2023-05-26 00:14:06 +08:00
2023-05-27 04:34:13 +08:00
2023-06-08 02:41:06 +08:00
2023-03-23 07:19:41 +08:00
2023-06-01 21:47:25 +08:00
2023-03-23 06:56:25 +08:00

出现permission denied请关闭杀毒软件

先安装python3.6及以上版本

然后安装pip3

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

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

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