question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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:closed
  • Created 2 years ago
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
diemolcommented, Jun 4, 2021

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 😃

0reactions
kloczekcommented, Jun 4, 2021

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found