Michael Haaf

Results 17 comments of Michael Haaf

@conda-forge/staged-recipes recipe looks ready to go!

@conda-forge/staged-recipes I believe the changes requested have been addressed. thanks for the feedback!

Hypothesis: /home/linguistics/ is network mounted, past installations have been directly on the harddrive at /data/

Hi Jane and Melanie, hope you're both doing well! I'm currently on a vacation but I should be able to poke around to see what's going on within a week....

I should be able to incorporate this into https://github.com/MontrealCorpusTools/PolyglotDB/pull/167 pretty easily once that's finished

Yep, this can be prioritized. I'll message on slack for a few more details

I haven't run into this issue myself, but it would be strange for this to be system dependent. I can see that the function throwing this error comes from our...

Thanks @gmpinder , trying that now. Might be something I'm doing wrong, but I'm getting a different error now on `v.0.8.3`: ``` ERROR: use `docker --context=default buildx` to switch to...

EDIT: everything before `docker_driver` redacted for brevity ``` $ bluebuild build -vv ./config/recipe-sway-nvidia.yml ... [19:21:54 INFO blue_build::commands::build:274] => Generating full image name [19:21:54 TRACE blue_build::commands::build:318] => Nothing to indicate an...

Ah, my day has come full circle... I ran `docker context use default` within the blue-build distrobox. Now, I'm getting: ``` $ bluebuild build -vv ./config/recipe-sway-nvidia.yml ...(everything before docker_driver redacted)...