You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had problem with SVG images in latexpdf generation so I followed #1907 and added 'sphinx.ext.imgconverter' among extensions but then get this error
py_ImSegm/docs$ make clean ; make latexpdf
Running Sphinx v2.4.0
Extension error:
Could not import extension sphinx.ext.imgconverterrecommonmark (exception: No module named 'sphinx.ext.imgconverterrecommonmark')
Makefile:19: recipe for target 'latexpdf' failed
make: *** [latexpdf] Error 1
Describe the bug
I had problem with SVG images in
latexpdf
generation so I followed #1907 and added'sphinx.ext.imgconverter'
among extensions but then get this errorTo Reproduce
cd docs ; make clean ; make latexpdf
Expected behaviour
having compiled PDF
Your project
Borda/pyImSegm#24
Screenshots
If applicable, add screenshots to help explain your problem.
Environment info
The text was updated successfully, but these errors were encountered: