hallowed-australia-42114
07/27/2023, 6:10 PMcrooked-jordan-29960
07/27/2023, 7:14 PMhallowed-australia-42114
07/27/2023, 8:45 PMCard of type default is unable to be rendered with arguments None.
Stack trace : Traceback (most recent call last):
File "/metaflow/metaflow/plugins/cards/card_cli.py", line 503, in create
rendered_info = render_card(mf_card, task, timeout_value=timeout)
File "/metaflow/metaflow/plugins/cards/card_cli.py", line 384, in render_card
rendered_info = mf_card.render(task)
File "/metaflow/metaflow/plugins/cards/card_modules/basic.py", line 601, in render
).render()
File "/metaflow/metaflow/plugins/cards/card_modules/basic.py", line 434, in render
p.id for p in self._task.parent.parent["_parameters"].task if p.id != "name"
File "/metaflow/metaflow/client/core.py", line 471, in __getitem__
raise KeyError(id)
KeyError: '_parameters'hallowed-australia-42114
07/27/2023, 8:45 PMcrooked-jordan-29960
07/27/2023, 9:04 PMhallowed-australia-42114
07/27/2023, 10:53 PM.metaflow dir and it seems to show up correctly. Previously I was only copying the .metaflow/mf.cards dir.hallowed-australia-42114
07/27/2023, 10:54 PMhallowed-australia-42114
07/27/2023, 10:54 PMcrooked-jordan-29960
07/28/2023, 12:58 AM