not running after git clone
Closed this issue · 1 comments
reactdevrocks commented
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''
iArunava commented
!pip install numpy