3.141.59: build_sphinx setup tools target is failing because copy.py is using outdated 'sphinx.ext.pngmath' extension
See original GitHub issue[tkloczko@barrel py]$ /usr/bin/python3 setup.py build_sphinx -b man
running build_sphinx
Running Sphinx v4.0.2
Extension error:
Could not import extension sphinx.ext.pngmath (exception: No module named 'sphinx.ext.pngmath')
That extension is no longer available in sphinx 4.0.2 I found simillar issu in cython https://github.com/cython/cython/issues/4209 and cython has been fiixed.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
[BUG] 0.29.22: build_sphinx setuptools target requires sphinx ...
3.141.59 : build_sphinx setup tools target is failing because copy.py is using outdated 'sphinx.ext.pngmath' extension SeleniumHQ/selenium# ...
Read more >Could not import extension sphinx_panels - Stack Overflow
While trying to use sphinx_panels in the rst (reStructuredText), I'm facing an error Could not import extension sphinx_panels.
Read more >python-hdf5storage: FTBFS: sphinx.ext.mathjax: other math ...
[Message part 1 (text/plain, inline)] Source: python-hdf5storage Version: 0.1.13-1 Severity: serious Justification: fails to build from ...
Read more >dev-python/cython-0.29.5 - Could not import extension sphinx ...
Bug 677918 - dev-python/cython-0.29.5 - Could not import extension sphinx.ext.pngmath (exception: No module named 'sphinx.ext.pngmath').
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
We are trying to get beta 4 soon, and after that we will jump to release candidates. Hopefully this process takes no longer than a few months.
As always, take this with a grain of salt because this is open source 😃
I understand. May I ask when you are planinning to make next stable release? (so I’ll back to recheck that issue when on next release)
Thank you.