When I clone the project,and try to"make html".There is something wrong happened.I have put an issue about it
https://github.com/sympy/sympy/issues/8139 The reason is that in the generate_logs.py," Requirements: rsvg-convert - for converting to *.png format (librsvg2-bin deb package)"
I think many computer may not have the "rsvg-convert"
why not add a judgement about it ,just like "if rsvg-convert"