Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Generating documentation using Sphinx fails #248

@kmr29499

Description

@kmr29499

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. clone repo to local machine (Linux or Windows - both the same behavior)
  2. go to folder ./EVerest/docs
  3. make sure to have Python, Sphinx etc. installed
  4. execute make pdf
  5. Error: ImportError: cannot import name 'setup_js_tag_helper' from 'sphinx.builders.html'
    Expected behavior
    I would have expected to have a clean run of documentation generation

Screenshots

Image

Desktop (please complete the following information):

  • OS: Ubuntu 22.04 and Windows 11

Installed Python packages:
pypackages.txt

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions