idasen-controller
idasen-controller copied to clipboard
Install of multidict failed → Update docs?
I just tried to install linak-controller by running:
python -m pip install linak-controller
and got an error at the install of multidict. I don't have the error logs anymore, but it was the same or similar to this: https://forum.developers.symphony.com/question/1507074718375612416/building-wheel-for-multidict-pyproject-toml-error
Anyway I solved it by installing the python-devel package. Maybe this could be added to the troubleshooting section of the docs?