Hi there, I am geeting an error when adding the ku...
# ask-metaflow
m
Hi there, I am geeting an error when adding the kubernetes decorator, we don't have this problem with other user but we couldn't find a way to fix this:
Copy code
Micromamba ran into an error while setting up environment:
    command '/Users/cvalenzuela/.metaflowconfig/micromamba/bin/micromamba create --yes --quiet --dry-run --no-extra-safety-checks --repodata-ttl=86400 --retry-clean-cache --prefix=/var/folders/k6/004hy9b92lq06pxmrnn40xbw0000gq/T/tmpg1qa4b8w/prefix --channel=defaults python==3.10.13' returned error (1)
    nothing provides __glibc >=2.17 needed by libgcc-ng-11.2.0-h1234567_0
Someone knows how to fix this error?