Open JasonGross opened 2 months ago
Could it be that the latest error message misguides us in debugging the error? I see that we also have:
/usr/bin/env: 'sphinx-build': No such file or directory
earlier in the log, which seems to indicate that you don't have the Sphinx dependency installed.
I have no idea if this is something that could be fixed by adding a conf-...
package.
I also haven't tried to reproduce this locally. It would be interesting to know if this is just a dependency problem, and if not, if this is a regression compared to a previously working state.
Description of the problem
Small Coq file to reproduce the bug
No response
Version of Coq where this bug occurs
No response
Last version of Coq where the bug did not occur
No response