CI/CD for a TFX pipeline Reviews
3515 reviews
!gcloud builds submit . --timeout=15m --config cloudbuild.yaml --substitutions {SUBSTITUTIONS} leads to the following error: Step #1: from .._compat import gaecontrib Step #1: ImportError: cannot import name 'gaecontrib' from 'requests_toolbelt._compat' (/opt/conda/lib/python3.7/site-packages/requests_toolbelt/_compat.py) Finished Step #1 ERROR ERROR: build step 1 "gcr.io/qwiklabs-gcp-03-04951130585c/tfx-cli" failed: step exited with non-zero status: 1
Marko B. · Reviewed almost 3 years ago
BUILD FAILURE: Build step failure: build step 1 "gcr.io/qwiklabs-gcp-03-f5c44d5a0bc7/tfx-cli" failed: step exited with non-zero status: 1 ERROR: (gcloud.builds.submit) build bce553c1-5db3-4a7c-b10a-37fa91b25db4 completed with status "FAILURE"
Suresh G. · Reviewed almost 3 years ago
The issue in this lab is still not solved after several weeks with the incident opened at Qwiklabs Customer Care. Thank you so much to the users that have posted here a workaround as simple as adding a line of code (requests-toolbelt==0.10.1) in the requirement.txt file provided in the lab under the tfx-cli folder. This really works, thank you! Otherwise, it's not possible that any of the triggers can finish due to: "Step #1: ImportError: cannot import name 'gaecontrib' from 'requests_toolbelt._compat' (/opt/conda/lib/python3.7/site-packages/requests_toolbelt/_compat.py) "
Maria A. · Reviewed almost 3 years ago
Samya B. · Reviewed almost 3 years ago
Manual invocation of Cloud Build failing.
Pradip G. · Reviewed almost 3 years ago
ImportError: cannot import name 'gaecontrib' from 'requests_toolbelt._compat' (/opt/conda/lib/python3.7/site-packages/requests_toolbelt/_compat.py)
Sean F. · Reviewed almost 3 years ago
Poorly written instructions, unable to complete lab due to various errors during manual execution of cloud build, There are no instructions provided which repository to fork, where is repository kept, what tag is used etc. Spent almost 4 hours in doing trial and error //Edit// Fixed an issue by manually adding requests-toolbelt==0.10.1 in requirement.txt under tfx-cli folder
RAMESH Y. · Reviewed almost 3 years ago
No crea el Notebook correspondiente
Marta M. · Reviewed almost 3 years ago
No crea el Notebook correspondiente
Marta M. · Reviewed almost 3 years ago
Poorly written instructions, unable to complete lab due to various errors during manual execution of cloud build, There are no instructions provided which repository to fork, where is repository kept, what tag is used etc. Spent almost 4 hours in doing trial and error
RAMESH Y. · Reviewed almost 3 years ago
Ankit K. · Reviewed almost 3 years ago
Joaquín U. · Reviewed almost 3 years ago
Sena B. · Reviewed almost 3 years ago
Bartlomiej C. · Reviewed almost 3 years ago
Rômulo C. · Reviewed almost 3 years ago
lab doesnt work
Ryan O. · Reviewed almost 3 years ago
Commands didn't deploy the CD/CI
Carlos G. · Reviewed almost 3 years ago
unresponsive system
Carlos G. · Reviewed almost 3 years ago
# TODO: write gcloud builds submit command to trigger manual pipeline run. !gcloud builds submit . --timeout=15m --config cloudbuild.yaml --substitutions {SUBSTITUTIONS} leads to the following error: Step #1: from .._compat import gaecontrib Step #1: ImportError: cannot import name 'gaecontrib' from 'requests_toolbelt._compat' (/opt/conda/lib/python3.7/site-packages/requests_toolbelt/_compat.py) Finished Step #1 ERROR ERROR: build step 1 "gcr.io/qwiklabs-gcp-03-04951130585c/tfx-cli" failed: step exited with non-zero status: 1
Marko B. · Reviewed almost 3 years ago
Git issues to submit trigger completed
Cesar D. · Reviewed almost 3 years ago
Prashanth N. · Reviewed almost 3 years ago
Swapnil Y. · Reviewed almost 3 years ago
Error occurred
Shisei N. · Reviewed almost 3 years ago
Many disconnects between steps
SADIQ P. · Reviewed almost 3 years ago
Julian H. · Reviewed almost 3 years ago
We do not ensure the published reviews originate from consumers who have purchased or used the products. Reviews are not verified by Google.