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
Hm, sphinx.ext.mathbase, where this function is imported from, has been deprecated in Sphinx 1.8 (last September). But it's not scheduled for removal before v3, so I don't know what the issue is. Maybe they screwed it up with the recent v2 release. Can you try downgrading to 1.7 or 1.8?
Other than that, happy to take patches for upgrading to newer Sphinx versions. :)
Huxpro
changed the title
Could not import extension mathdef (exception: cannot import name 'latex_visit_math')
[make] Could not import extension mathdef (exception: cannot import name 'latex_visit_math')
Sep 26, 2019
I could find the
mathdef.py
file under the repo https://github.com/WebAssembly/funclets/blob/master/document/core/util/mathdef.py but not sure how to fix this.The text was updated successfully, but these errors were encountered: