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
-
hi,
I'm trying to launch the very first steps with FATE. I succeeded to:
bash ./python/federatedml/test/run_test.sh
bash ./python/federatedml/test/run_test.sh
pipeline init --ip 127.0.0.1 --port 9380
here 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-master
and here is the error log
Beta Was this translation helpful? Give feedback.
All reactions