Skip to content

Can't build docs in Windows #9645

@anniryynanen

Description

@anniryynanen

I'm following https://docs.godotengine.org/en/latest/contributing/documentation/building_the_manual.html, but when I run ./make.bat html or sphinx-build -b html ./ _build/html it results in this error:

Extension error:
Could not import extension sphinx_tabs.tabs (exception: No module named 'pkg_resources')

Linux build seems to work fine, at least it got started. I applied requirements.txt in both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:contributingIssues and PRs related to the Contributing/Development section of the documentationbugpythonPull requests that update Python code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions