FAQs
FAQs About Installation
-
If the message "unable to find valid certification path to requested target" is displayed, you can fix it by following the instructions in Failed to Verify the Certificate When Compiling TensorFlow 2.13.0 Source Code in the TensorFlow Porting Guide.
-
If the message "Error in download_and_extract" is displayed, you can fix it by following the instructions in Failed to Download the TF-Serving Source Code Dependency in the TensorFlow Serving Porting Guide. The directory specified by
--distdiris/path/to/tensorflow-serving/download. -
If the system displays a message indicating that the
org_boostdependency library fails to be pulled, you can fix it by following the instructions in Failed to Obtain the Dependency of the org_boost Sub-repository in the TensorFlow Serving Porting Guide. -
If the system displays a message indicating that the Golang website certificate is unavailable, you can fix it by following the instructions in No Golang Website Certificate in the TensorFlow Serving Porting Guide.
-
If the system displays a message indicating that the Golang download fails during ANNC compilation, you can fix it by following the instructions in Failed to Download the TF-Serving Source Code Dependency in the TensorFlow Serving Porting Guide. The directory specified by
--distdircan be specified in thebuild.shscript. -
If the system displays a message indicating that the
upb.cfile fails to be compiled, you can fix it by following the instructions in Syntax Error Reported During upb.c Compilation in the TensorFlow Serving Porting Guide.