Invoking setup.py directly is deprecated see also this pywb issue
Documentation should be updated to reflect as there may be build issues otherwise.
eg. https://github.com/ukwa/ukwa-pywb/blob/master/README.md?plain=1#L44
should be ok with "pip install ." as a replacement.
Setup.py itself is still used by the commands replacing the direct invocation.