pyproxy-async icon indicating copy to clipboard operation
pyproxy-async copied to clipboard

ValueError: env prometheus_multiproc_dir is not set or not a directory

Open kingback2019 opened this issue 6 years ago • 1 comments

我在运行ip代理的时候,执行python main.py出现了如下错误 image,非常感谢大佬可以帮助

kingback2019 avatar Dec 19 '19 04:12 kingback2019

Same issue from following README instructions.

Line 4: # Set env before import client Line 5: os.environ['prometheus_multiproc_dir'] = Config.PROMETHEUS_DIR

mikeck1 avatar Dec 18 '20 23:12 mikeck1