Nxys
Results
4
comments of
Nxys
Checking this file: ~/.pm2/module_conf.json, open it. Then write in '{}', 'pm2 set' working.
> 改变opencv的版本 解决者问题 请问修改为哪个版本?
> serve/base.py 45行 > from service import conf > ImportError: cannot import name 'conf' > > conf是service的一个字典,import出错。 Python 3.6.10 运行没问题。
> 我也遇到这问题,macos 10.15.7。