Hello, I recently upgraded my operating system. I had Trisquel 8 (based on Ubuntu 16.04) and now I have Trisquel 9 (based on Ubuntu 18.04). After the upgrade I cannot build my Sphinx project. When I do *make html* I get the following error:
*Running Sphinx v1.8.5loading translations [es]... doneExtension error:Could not import extension sphinx.builders.linkcheck (exception: No module named requests.exceptions)Makefile:19: recipe for target 'html' failedmake: *** [html] Error 2* How could I fix it? -- You received this message because you are subscribed to the Google Groups "sphinx-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sphinx-users/f1fa3017-d835-421e-9399-62837e35577dn%40googlegroups.com.
