Hi all,

This post is just for information in case you get the same error.

The solution:

sudo apt-get -o Dpkg::Options::="--force-overwrite" install python3-pytest

The original problem:...