凯越
Results
1
issues of
凯越
**What happened**: 当我尝试运行sedba的第四个例子时,我创建了一个联邦学习的任务,可是我的容器运行不起来。  使用kubectl logs查看容器的日志如下   这里有一个重要的信息 AttributeError: 'NoneType' object has no attribute 'replace' 我觉得是容器的原始镜像就存在问题。 **What you expected to happen**: 我希望能跑通这个例子,但是我没有办法解决这个问题。 我在尝试docker镜像4.0,4.3都遇到了问题。 **How to reproduce it (as minimally...
kind/bug