Skip to content

chore(python): fix docs publish build#2054

Merged
parthea merged 1 commit intomasterfrom
fix-docs-python
Jan 16, 2025
Merged

chore(python): fix docs publish build#2054
parthea merged 1 commit intomasterfrom
fix-docs-python

Conversation

@parthea
Copy link
Copy Markdown
Contributor

@parthea parthea commented Jan 15, 2025

The docs build is failing with error ERROR: Could not open requirements file: [Errno 2] No such file or directory: '/workspace/.kokoro/requirements.txt'. The root of the problem is that this file was deleted in #2035. It turns out that this line was obsolete, because there is already a requirements file here.

I also needed to add the dependency gcp-docuploader to resolve the /usr/local/bin/python3.10: No module named docuploader error during the upload step

I also updated the dependencies in .kokoro/docker/docs/requirements.txt

I created a follow up bug (b/390135527) to move this script internally.

@parthea parthea requested a review from a team January 15, 2025 13:30
@parthea parthea merged commit bd9ede2 into master Jan 16, 2025
@parthea parthea deleted the fix-docs-python branch January 16, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants