install pytest on windows for python 3.9 code example Example 1: install pytest pip install pytest Example 2: pytest installation windows pip install -U pytest