ProxyPool-crawler icon indicating copy to clipboard operation
ProxyPool-crawler copied to clipboard

在执行models/proxypool.py 发生了模块错误问题

Open 717315051 opened this issue 2 years ago • 0 comments

在执行models/proxypool.py 发生了模块错误问题

[root@localhost models]# python3 proxypool.py Traceback (most recent call last): File "proxypool.py", line 4, in from models.models import ProxyPool File "/root/ProxyPool-crawler-master/models/models.py", line 9, in from conf import setting ImportError: cannot import name 'setting' [root@localhost models]# pip3 install setting ERROR: Could not find a version that satisfies the requirement setting (from versions: none) ERROR: No matching dist

717315051 avatar Oct 03 '23 04:10 717315051