feeluown-core icon indicating copy to clipboard operation
feeluown-core copied to clipboard

AttributeError: module 'logging' has no attribute 'config'

Open mgcyung opened this issue 7 years ago • 0 comments

运行feel-core-test,报错"AttributeError: module 'logging' has no attribute 'config'"。在fuocore/main.py中添加 import logging.config 后,错误消失。

mgcyung avatar Sep 25 '18 09:09 mgcyung