




























There is a new dependency on python-micloud for the miiocli cloud command.
I had the same error "Could not import extension sphinxcontrib.apidoc" reported by @Cysioland. It can be fixed by reinstalling python-sphinxcontrib-apidoc.
Running Sphinx v4.4.0
Extension error:
Could not import extension sphinxcontrib.apidoc (exception: No module named 'sphinxcontrib.apidoc')
make: *** [Makefile:20: man] Error 2
Thanks for updating. I had to also install python-yaml and python-croniter for it to work.
I'd have to install it "properly" to see where the fault is. If it's the PKGBUILD's fault, I'll have to work something out when I have the time.
If it's an upstream issue, I'll make sure to pass along this bug to them.
Thanks for taking over @lmartinez-mirror!
I can confirm the package installs correctly and the package seems to work correctly (tested consumables, info, status)
~~mirobo --version seems to be broken, but maybe this is an upstream bug, or already was broken before~~
Edit: mirobo --version is already broken in 0.5.4 here.
Upstream removed the setup.py in favor of pyproject.toml, which can be converted from with python-dephell. Fix was implemented with the update back to 0.5.6. Please let me know if this package works again.
I did not even recognize that the package was out of date, because I (barely) use an own 0.5.4 PKGBUILD in my local repo, so thanks for taking over, @davidalb97!
Just wanted to give it a try though, and it fails with:
==> Beginne build()...
python: can't open file '~/.cache/yay/python-miio/src/python-miio-0.5.6/setup.py': [Errno 2] No such file or directory
==> FEHLER: Ein Fehler geschah in build().
Breche ab...
error making: python-miio
(removed the directory recursively before)
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Simple extension to this package include a optional dependency on
python-micloudto facilitate the extraction off the tokens for the Mi cloud,