运行出错!
配置好啦但是运行出错
**G:\MC\代理池\proxy_pool-2.4.0>python proxyPool.py server
*** ______ ********************* ______ *********** _ ******** *** | ___ _ ******************** | ___ \ ********* | | ******** *** | |/ / _ __ __ _ __ _ | |/ /__ * ___ | | ******** *** | /| // _ \ \ / /| | | || __// _ \ / _ \ | | ******** *** | | | | | () | > < \ || || | | () | () || | **** *** _| || ___/ //_\ __ |_| _/ _/ __/ **** **** __ / / ***** ************************* / / *******************************
2022-05-08 13:51:53,984 launcher.py[line:45] INFO ProxyPool Version: 2.4.0
2022-05-08 13:51:53,984 launcher.py[line:50] INFO ProxyPool configure HOST: 0.0.0.0
2022-05-08 13:51:53,984 launcher.py[line:51] INFO ProxyPool configure PORT: 4719
2022-05-08 13:51:53,985 launcher.py[line:52] INFO ProxyPool configure PROXY_FETCHER: ['freeProxy01', 'freeProxy02', 'freeProxy03', 'freeProxy04', 'freeProxy05', 'freeProxy06', 'freeProxy07', 'freeProxy08', 'freeProxy09', 'freeProxy10']
2022-05-08 13:51:54,069 launcher.py[line:58] INFO ============ DATABASE CONFIGURE ================
2022-05-08 13:51:54,070 launcher.py[line:59] INFO DB_TYPE: REDIS
2022-05-08 13:51:54,070 launcher.py[line:60] INFO DB_HOST: 127.0.0.1
2022-05-08 13:51:54,070 launcher.py[line:61] INFO DB_PORT: 6379
2022-05-08 13:51:54,070 launcher.py[line:62] INFO DB_NAME: 0
2022-05-08 13:51:54,070 launcher.py[line:63] INFO DB_USER:
2022-05-08 13:51:54,070 launcher.py[line:64] INFO =================================================
Traceback (most recent call last):
File "G:\MC\代理池\proxy_pool-2.4.0\proxyPool.py", line 43, in
python版本太高了,目前支持到3.6. 3.6以上的版本把requirements.txt里面的版本号删掉 重新pip install 一下
python版本太高了,目前支持到3.6. 3.6以上的版本把requirements.txt里面的版本号删掉 重新pip install 一下
好的谢谢