I hope it is just temporary. As in the issue forum states: "Also, if someone makes a quick fix to aiohttp_apispec, it technically can be applied to the Arch package right away even before upstream reacts to a PR."
So basically we have to wait for an aiohttp_apispec package update.
Pinned Comments
AnoGP commented on 2020-12-08 23:18
The current version of Tribler (7.6.0) currently has issues on Arch Linux. For details follow this link: https://github.com/Tribler/tribler/issues/5814 For temporary workaround install the aiohttp_apispec package with pip to override the python-aiohttp-apispec package provided by the system: pip install --user aiohttp_apispec