Nicolaj Valsted

Results 3 comments of Nicolaj Valsted

I get a similar error when using `DaskTaskRunner` and invoking a function from within the same file as the task and flow. ## Error ``` Traceback (most recent call last):...

I can reproduce the problem on Google Colab with the gist from a previous, now-closed, issue about this: https://github.com/google-ai-edge/mediapipe/issues/4967#issuecomment-1884331401 At the time of writing, the default environment in Google Colab...

I could temporarily resolve the issue by using the fallback runtime in Google colab - see this issue: https://github.com/googlecolab/colabtools/issues/4214. But it's not a proper fix, and ideally `mediapipe-model-maker` should support...