You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have looked at the files changed in PR ci: added codecov.io reporting #1039 but I am struggling to understand how those changes could be connected
Once this is fixed, we will build and serve the latest changes to the docs, that have already been merged.
The text was updated successfully, but these errors were encountered:
kristiankyvik
added
bug
Something isn't working
triage
Interesting but stale issue. Will be close if inactive for 3 more days after label added.
labels
Mar 7, 2024
But later raises the "ModuleNotFoundError: No module named 'toml'" error.
My wild guess is that this could be related to the virtual environment setup, as in the venv we use to install the packages (including toml) is not the same one where we are executing the sphinx build command.
I do not have access to the instance running the documentation build, maybe @ErikBjare you can give me hand here?
UPDATE: I think found the source of the issue, I was partially right. See this. Pushing a fix based on proposed solution.
The docs build started failing about a week ago. More concretely, it seems like they started breaking after this PR got merged.
Once this is fixed, we will build and serve the latest changes to the docs, that have already been merged.
The text was updated successfully, but these errors were encountered: