|
发表于 2018-12-7 16:41:55
|
显示全部楼层
本帖最后由 goldstep 于 2018-12-7 16:43 编辑
1、配置了插件或修改了package文件,重启ha常识,但是该报错的地方依旧报错
2、通过爬论坛回帖,了解到了你这个插件还需要单独ikonkeIO,莫非你这个插件没有集成进来,我自己根据提示安装相关依赖,依然报错:
贴上详细日志,期待你有空协助排查,多谢
About
Home Assistant
0.82.1
Path to configuration.yaml: /config
92 Loaded Components
Press the button to load the full Home Assistant log.
Log Details (ERROR)
Fri Dec 07 2018 16:37:02 GMT+0800 (中国标准时间)
Unable to install package pykonkeio>=2.1.7: Failed building wheel for pycryptodome
python-jose-cryptodome 1.3.2 has requirement pycryptodome<3.4.0,>=3.3.1, but you'll have pycryptodome 3.7.2 which is incompatible.
pyrebase4 4.2.0 has requirement oauth2client==4.1.2, but you'll have oauth2client 4.0.0 which is incompatible.
broadlink 0.9 has requirement pycryptodome==3.4.11, but you'll have pycryptodome 3.7.2 which is incompatible.
Command "/usr/local/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-install-l4hngeh3/pycryptodome/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" install --record /tmp/pip-record-v6_26aza/install-record.txt --single-version-externally-managed --prefix --compile --user --prefix=" failed with error code 1 in /tmp/pip-install-l4hngeh3/pycryptodome/
You are using pip version 18.0, however version 18.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
|
-
|