When I am running tests locally its working fine, but after creating the docker and running inside the container I am getting below error.
/usr/local/lib/pyt
You can set environment variable PY_IGNORE_IMPORTMISMATCH=1 to skip this errros. It should be fine in simple cases like running tests inside and outside docker container.
PY_IGNORE_IMPORTMISMATCH=1