Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

高德路况插件无法加入 #63

Open
lrasilan opened this issue Nov 24, 2018 · 0 comments
Open

高德路况插件无法加入 #63

lrasilan opened this issue Nov 24, 2018 · 0 comments

Comments

@lrasilan
Copy link

加入高德路况插件后,会报错无法运行
2018-11-24 15:05:28,148 dingdang.py[line:136] ERROR: Error occured!
Traceback (most recent call last):
File "dingdang.py", line 134, in
app = Dingdang()
File "dingdang.py", line 61, in init
stt_engine_class.get_active_instance())
File "/home/pi/dingdang/client/stt.py", line 70, in get_active_instance
phrases = vocabcompiler.get_all_phrases()
File "/home/pi/dingdang/client/vocabcompiler.py", line 522, in get_all_phrases
plugins = plugin_loader.get_plugins()
File "/home/pi/dingdang/client/plugin_loader.py", line 102, in get_plugins
init_plugins()
File "/home/pi/dingdang/client/plugin_loader.py", line 65, in init_plugins
if config.has(mod.SLUG) and 'enable' in config.get(mod.SLUG):
TypeError: argument of type 'NoneType' is not iterable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant