On Windows, you might need to additionally install:
pip install pywin32To build cython files:
cd lab02
python setup.py build_ext --inplaceI strongly recommend to make sure Python version has development options enabled (if not, best to reinstall with them enabled)
VS XX C++ Desktop Development must also be installed