BigdataBruce

Results 4 comments of BigdataBruce

> This small hack fixed it for me: > > ```python > # Current hack to make it work: should be fixed soon > manifest = wk.to_dict() > manifest["apiVersion"] =...

> Here it is: > > ```python > import secrets > > from argo.workflows.client import V1alpha1Api > from argo.workflows.config import load_kube_config > > from argo.workflows.dsl import Workflow > from argo.workflows.dsl.tasks...

> go mod 安装包失败 提示: `../../pkg/mod/github.com/mojocn/[email protected]/fonts.go:26:20: undefined: Asset` > > ![image](https://user-images.githubusercontent.com/38563666/94219097-927a2d80-ff18-11ea-85d5-1584a2754056.png) same with me ,did you fix it ?

> ![截图 2023-09-27 15-18-34](https://user-images.githubusercontent.com/289812/270895264-0d5ffc15-dfbe-47a0-8c2a-6efb1bf533bb.png) 如图所示,微调后输出都是空的,我是用的firefly自带的数据和参数做的 这个问题解决了吗