Failed to upload files to Pipelines #2850
Unanswered
panicpotatoe
asked this question in
Q&A
Replies: 1 comment
-
|
you initiated the pipeline but not flow. try this step: flow init --ip --port |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
I'm trying to launch the very first steps with FATE. I succeeded to:
bash ./python/federatedml/test/run_test.shbash ./python/federatedml/test/run_test.shpipeline init --ip 127.0.0.1 --port 9380here is the code I used to upload files (from your README file)
python3 FATE-master/examples/pipeline/demo/pipeline-upload.py --base /home/fatepipeline-evn/FATE-masterand here is the error log
Beta Was this translation helpful? Give feedback.
All reactions