Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork66
Closed
Description
For example:
2025-04-18 09:47:53,730 ERROR en/3.11: Run: '/home/runner/work/python-docs-theme/python-docs-theme/build_root/venv-3.11/bin/python -m pip install --upgrade --upgrade-strategy=eager /home/runner/work/python-docs-theme/python-docs-theme -rrequirements.txt jieba 'PyStemmer~=2.2.0' 'matplotlib>=3'' KO: Downloading blurb-2.0.0-py3-none-any.whl.metadata (9.1 kB) Collecting sphinx-autobuild (from-r requirements.txt (line13)) Downloading sphinx_autobuild-2024.10.3-py3-none-any.whl.metadata (7.7 kB) Collecting sphinxext-opengraph==0.7.5 (from-r requirements.txt (line14)) Downloading sphinxext_opengraph-0.7.5-py3-none-any.whl.metadata (6.2 kB) Collecting sphinx-notfound-page==1.0.0 (from-r requirements.txt (line15)) Downloading sphinx_notfound_page-1.0.0-py3-none-any.whl.metadata (2.9 kB)INFO: pipis looking at multiple versions of python-docs-theme to determine which versionis compatiblewith other requirements. This could take awhile.ERROR: Cannot install python-docs-theme==20[25](https://github.com/python/python-docs-theme/actions/runs/14533257515/job/40776866509#step:6:26).2 and sphinx~=7.2.0 because these package versions have conflicting dependencies. The conflictis caused by: The user requested sphinx~=7.2.0 python-docs-theme2025.2 depends on sphinx>=7.3 To fix this you couldtry to:1. loosen therange of package versions you've specified2. remove package versions to allow pip to attempt to solve the dependency conflictERROR: ResolutionImpossible:forhelp visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts 2025-04-18 09:47:53,741 ERROR en/3.11: Badly handled exception, human, please help.Traceback (most recent call last): File"/home/runner/work/python-docs-theme/python-docs-theme/./docsbuild-scripts/build_docs.py", line577, inrunself.build_venv()~~~~~~~~~~~~~~~^^ File"/home/runner/work/python-docs-theme/python-docs-theme/./docsbuild-scripts/build_docs.py", line706, inbuild_venv run(~~~^ (^...<9 lines>... cwd=self.checkout/"Doc",^^^^^^^^^^^^^^^^^^^^^^^^^^ )^ File "/home/runner/work/python-docs-theme/python-docs-theme/./docsbuild-scripts/build_docs.py", line [33](https://github.com/python/python-docs-theme/actions/runs/14533257515/job/40776866509#step:6:34)6, in run result.check_returncode()~~~~~~~~~~~~~~~~~~~~~~~^^ File"/opt/hostedtoolcache/Python/3.13.3/x64/lib/python3.13/subprocess.py", line508, incheck_returncoderaise CalledProcessError(self.returncode,self.args,self.stdout,self.stderr)subprocess.CalledProcessError:Command '['/home/runner/work/python-docs-theme/python-docs-theme/build_root/venv-3.11/bin/python', '-m', 'pip', 'install', '--upgrade', '--upgrade-strategy=eager', '/home/runner/work/python-docs-theme/python-docs-theme', '-rrequirements.txt', 'jieba', 'PyStemmer~=2.2.0', 'matplotlib>=3']' returned non-zero exit status 1.
https://github.com/python/python-docs-theme/actions/runs/14533257515/job/40776866509
Failed before, but showed up as green:
https://github.com/python/python-docs-theme/actions/runs/14428653230/job/40460802134#step:6:32
Recent changes in docsbuild-scripts mean failures do fail:python/docsbuild-scripts#286.
Metadata
Metadata
Assignees
Labels
No labels