EasySpider/ExecuteStage
dependabot[bot] b31a55217e
Bump requests from 2.28.1 to 2.31.0 in /ExecuteStage
Bumps [requests](https://github.com/psf/requests) from 2.28.1 to 2.31.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.31.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 05:37:11 +00:00
..
2023-05-21 20:57:35 +08:00
2023-05-20 20:44:34 +08:00
2023-05-18 16:37:26 +08:00
2023-05-21 20:57:35 +08:00
2022-10-19 15:33:12 +08:00
2023-03-23 16:38:59 +08:00
2023-03-23 06:56:25 +08:00
2023-03-23 18:36:14 +08:00
2023-03-28 05:33:10 +08:00
2023-03-23 07:19:41 +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/目录下