Overview
Request 1160420 superseded
Add missing dependency PyCairo
- Created by avicenzi
- In state superseded
- Superseded by 1160757
Request History
avicenzi created request
Add missing dependency PyCairo
mcepl declined request
Please, take a look at this output of tests:
[ 25s] tests/test_networkmanager.py: 22 warnings
[ 25s] /usr/lib/python3.11/site-packages/_pytest/python.py:183: PytestUnhandledCoroutineWarning: async def functions are not natively supported and have been skipped.
[ 25s] You need to install a suitable plugin for your async framework, for example:
[ 25s] - anyio
[ 25s] - pytest-asyncio
[ 25s] - pytest-tornasync
[ 25s] - pytest-trio
[ 25s] - pytest-twisted
[ 25s] warnings.warn(PytestUnhandledCoroutineWarning(msg.format(nodeid)))
Could you install one of these packages and make it work, please?
Thank you.
Add missing dependencies