-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
area:contributingIssues and PRs related to the Contributing/Development section of the documentationIssues and PRs related to the Contributing/Development section of the documentationbugpythonPull requests that update Python codePull requests that update Python code
Description
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
Labels
area:contributingIssues and PRs related to the Contributing/Development section of the documentationIssues and PRs related to the Contributing/Development section of the documentationbugpythonPull requests that update Python codePull requests that update Python code