Hello,
The btd action seems broken today. Our GHA workflows are failing with:
Usage:
pip install [options] [package-index-options] ...
pip install [options] -r [package-index-options] ...
pip install [options] [-e] ...
pip install [options] [-e] ...
pip install [options] <archive url/path> ...
no such option: --break-system-packages
Running Sphinx v6.2.1
Configuration error:
There is a programmable error in your configuration file:
Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/sphinx/config.py", line 354, in eval_config_file
exec(code, namespace) # NoQA: S102
File "/src/docs/conf.py", line 9, in
import sphinx_theme
ModuleNotFoundError: No module named 'sphinx_theme'
Example: https://github.com/mila-iqia/mila-docs/actions/runs/5533095606/jobs/10096241602
The job is using the latest container https://hub.docker.com/layers/btdi/btd/latest/images/sha256-33564ebfdb592625b7d9653526684e933b0bc56c5d45a87843e1311a2386620a?context=explore published yesterday.
Hello,
The btd action seems broken today. Our GHA workflows are failing with:
Example: https://github.com/mila-iqia/mila-docs/actions/runs/5533095606/jobs/10096241602
The job is using the latest container https://hub.docker.com/layers/btdi/btd/latest/images/sha256-33564ebfdb592625b7d9653526684e933b0bc56c5d45a87843e1311a2386620a?context=explore published yesterday.