Agustina BOSSO
03/01/2022, 3:03 PMagustina.bosso@Agustinas-MBP in ~/Repos/pact-python/examples/consumer (master) > pytest --run-broker True --publish-pact 1
ImportError while loading conftest '/Users/agustina.bosso/Repos/pact-python/examples/consumer/conftest.py'.
conftest.py:2: in <module>
from testcontainers.compose import DockerCompose
E ImportError: No module named testcontainers.compose
Mike Geeves
03/01/2022, 3:09 PMAgustina BOSSO
03/01/2022, 3:14 PMMike Geeves
03/01/2022, 3:14 PMMike Geeves
03/01/2022, 3:15 PMAgustina BOSSO
03/02/2022, 1:26 PMMike Geeves
03/02/2022, 1:45 PMMike Geeves
03/02/2022, 1:46 PMpip install -r requirements.txt
but the consumer does not, I will add it, thanks for pointing it out 🙂