-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Issue] Docs failing after benchmarking #47
Comments
Interesting. It looks like there was a problem when IPython imported I can try to reproduce locally in a fresh environment, but this is odd, as it doesn't appear related to anything changed by the PR. |
Did a bit more investigating. I can't reproduce, even with Ubuntu 22.04, python 3.9.19, poetry 1.2.1. Instead, I get the following error on the "poetry install -E docs": Poetry error -- DBus... freedesktop secrets?
Bumping the poetry version helps. Also, it looks like the crux of the matter was IPython's import of Differences between passing and failing builds:
So TL;DR is that this is some weird build dependency issue that is unrelated to benchmarking. Perhaps there's a compound of problems: |
The most recent build of docs failed after PR #46, with the warning:
The text was updated successfully, but these errors were encountered: