Adam J. Stewart
Adam J. Stewart
@spackbot run pipeline
Miracles do happen!
@spackbot run pipeline
These steps to reproduce are very involved. I wonder how common this issue actually is. From what I can tell, this seems like a bug in poetry, not a bug...
1. We do support this. Both `spack install --test=root py-poetry-core` and `spack install py-poetry-core && spack test run py-poetry-core` will attempt to import all modules. However, it only tries to...
I think a patch to `py-poetry-core` is only a valid approach if that same patch can be contributed upstream. I don't want to maintain a hacky patch for several versions...
> We should consider setting `GIT_DIR` (and probably several other [environment variables](https://git-scm.com/book/en/v2/Git-Internals-Environment-Variables)) in the build environment to jail `git` in the stage prefix. @scheibelp how do you feel about this...
I believe the notebook failure is correct, but the error message isn't particularly informative. Replacing `%nvidia-smi` with `!nvidia-smi` fixes the notebook on Google Colab, although it may still break in...
Unfortunately this happens every time for me consistently. I'll try to reproduce it locally.
Couldn't reproduce locally. Could be something specific to the CI environment, or could be a difference in dependency versions.