'I'm trying to code on (Jupiter Notebook) but I get this error
```
!pip install mediapipe opencv-python
import mediapipe as mp
import cv2
import numpy as np
import uuid
import os
```
I used Jupiter Notebook to run this code
error:[1]: https://i.stack.imgur.com/sljDY.jpg
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
