Good Morning, I've recently deployed the argo wor...
# ask-metaflow
c
Good Morning, I've recently deployed the argo workflows terraform system. Tried to run the first flow and get a lot of these errors
Copy code
Error downloading package from cache for '_libgcc_mutex-0.1-conda_forge':
...
Error: Could not fetch packages -- see pretty-printed errors above.
The environment is
Copy code
@conda_base(libraries={}, python="3.11")
I guessing some permission didn't get setup correctly which might be related to my question above. Thanks for any help hope the talk tour is going well 🙂
👀 1