New comment by Eloitor on void-packages repository https://github.com/void-linux/void-packages/pull/40063#issuecomment-1286225385 Comment: I don't know how to fix this ``` => python3-testfixtures-7.0.0_1: running do_check ... ImportError while loading conftest '/builddir/testfixtures-7.0.0/conftest.py'. ../../conftest.py:3: in from sybil import Sybil E ModuleNotFoundError: No module named 'sybil' ``` I tried adding `python3-sybil` to the depends list with no luck.