Make the python documentation clear to resolve https://github.com/google/mediapipe/issues/3805.

PiperOrigin-RevId: 486149904
This commit is contained in:
Jiuqiang Tang 2022-11-04 08:44:10 -07:00 committed by Copybara-Service
parent 62cd67e996
commit 93a587a422

View File

@ -141,3 +141,4 @@ Nvidia Jetson and Raspberry Pi, please read
```bash
(mp_env)mediapipe$ python3 setup.py bdist_wheel
```
7. Exit from the MediaPipe repo directory and launch the Python interpreter.