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.

Error while trying to build documentation locally

See original GitHub issue

I am on macOS Catlina 10.15.5 While I try to build the documentation locally (make html) I am getting an error:

running /Users/daniel/Downloads/seaborn-master/examples/logistic_regression.py

Extension error:
Handler <function main at 0x12c3efa60> for event 'builder-inited' threw an exception
make: *** [html] Error 2

Unfortunately, sphinx is rather cryptic what this is about.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
mwaskomcommented, Sep 24, 2020

do you just need html files for that? you can get the files for the site here: https://github.com/seaborn/seaborn.github.io

1reaction
mwaskomcommented, Sep 24, 2020

I’m not sure, sorry. The doc builds are pinned on a specific version of sphinx. Aside from documenting my workflow for building the docs, I don’t have much insight into debugging sphinx issues.

Read more comments on GitHub >

github_iconTop Results From Across the Web

No matching distribution found for ray[tune]; extra == "docs ...
I'm trying to build the documentation locally as I'm a contributor to the Dash user contributed datasets. I'm developing on an Apple silicon...
Read more >
Build failed: code error for my code in Readthedocs
I am trying to link my Sphinx documentation with Readthedocs. I can build the documentation locally in my computer but when I try...
Read more >
Troubleshooting build errors | Cloud Build Documentation
This page provides troubleshooting strategies as well as solutions for some common error messages that you might see when running a build.
Read more >
Troubleshooting build errors and crashes - Expo Documentation
Verify that your project builds and runs locally. If the logs weren't enough to immediately help you understand and fix the root cause,...
Read more >
Building documentation for module - Julia Discourse
It'd help if you posted that error message. I think the error is unrelated to deployment, as when you build the docs locally,...
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