Another option could be to call the sphinx module using "python -m" instead of calling "make html". In this case I think this could also solve the problem, without a patch: $python -m sphinx -M html . _build Take a look to the following request: https://build.opensuse.org/request/show/1101522