python setup.py bdist_wheel did not run successfully when installing grpcio
I want to install an older version of grpcio (1.51.1) with pip but the following error pops up. However, when installing the latest version everything works fine, only the specific version leads to this error. I already installed Cmake. I dont know why this happens and would be thankfull for an explanation.