I am trying to use pytest but I am currently running into some problems; I first tried to install it using
python -m pip install pytest
Then I ope