Comment # 3 on bug 1213698 from Daniel Garcia
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


You are receiving this mail because: