iArunava/YOLOv3-Object-Detection-with-OpenCV

not running after git clone

Closed this issue · 1 comments

gives this error
Apples-MacBook-Pro:YOLOv3-Object-Detection-with-OpenCV Apple$ python3 yolo.py Traceback (most recent call last): File "yolo.py", line 1, in <module> import numpy as np ModuleNotFoundError: No module named 'numpy''

!pip install numpy