FATE icon indicating copy to clipboard operation
FATE copied to clipboard

部署fate镜像后运行任务出错

Open ShaoYULi12 opened this issue 6 months ago • 0 comments

我们按照fate builder的方法打包了fate2.1版本的镜像,部署之后调用upload的接口上传文件。

File "/data/projects/fate/fate_flow/python/fate_flow/engine/storage/eggroll/ init .py", line 16, in from fate flow.engine,storage.eggroll, table import StorageTable File "/data/projects/fate/fate flow/python/fate_flow/engine/storage/eggroll/ table.py", line 19, in from eggroll,computing import RollPairContext, RollPair ModuleNotFoundError: No module named 'eggroll' 日志报错信息如上,请问这个问题要如何解决呢

ShaoYULi12 avatar Apr 02 '25 02:04 ShaoYULi12