After this is done, cd into RPiGPIO.makertools and type:
```
python3 setup.py install
```
This will copy the required package files to your python installation point (or, in case of a virtual environment, to the _lib_ directory of the env folder) and install all requirements.