jhao104 / jhao104/proxy_pool

启动时报错

Open
#453 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
23.7k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

## 设置好一切后,启动调度程序python proxyPool.py schedule时报错:

![图片](https://cdn.jsdelivr.net/gh/superBoyJack/CDN/img/20200509220248.png)

## 然后我顺着查到了原因,问题出在了依赖上:
打开**requirements.txt**,将
**werkzeug**==**0.15.3**
更新为
**werkzeug**==**0.15.6**
再重新运行即解决问题
希望能帮到有这个问题的人

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.