Setting up the Mediapipe environment

1.Instructions before use

This tutorial is applicable to self built images. If you are using the YAHBOOM version of the image, this tutorial can be ignoredThe environment configuration for this tutorial is shown in the following figure

2.Environmental construction

  1. Directly set up bazel and mediapipe-0.8-cp36-cp36m-Linux in the attachment of the environment_ Transfer two files aarch64.whl to Jetson Nano B01
  2. Run the following command on Jetson Nano B01

Enter the following command: bazel -- version

The results are shown in the figure:

  1. install mediapipe
  1. Verify if the installation was successful

If there are no errors reported, it indicates successful installation