-
Notifications
You must be signed in to change notification settings - Fork 209
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pipcook run 失败 #903
Comments
You should use this URL instead: pipcook run https://raw.githubusercontent.com/alibaba/pipcook/main/example/pipelines/image-classification-mobilenet.json |
{ |
Try this: pipcook run https://cdn.jsdelivr.net/gh/alibaba/pipcook@main/example/pipelines/image-classification-mobilenet.json It looks like a network problem. |
pipcook run https://raw.githubusercontent.com/alibaba/pipcook/main/example/pipelines/image-classification-mobilenet.json ✖ something wrong when run job: Cannot read property 'dataCollect' of undefined It not work, what should I do ? |
Please upgrade PipCook to 2.x: npm install @pipcook/cli -g Your pipcook-cli is v1.x, but the pipeline file suits v2. |
pipcook run https://raw.githubusercontent.com/alibaba/pipcook/main/example/pipelines/mobilenet.v2.json
然后报错 run pipeline error: Not Found
The text was updated successfully, but these errors were encountered: