arunponnusamy / cvlib

A simple, high level, easy to use, open source Computer Vision library for Python.

Home Page:http://arunponnusamy.com/cvlib/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ModuleNotFoundError

Tousama opened this issue · comments

ModuleNotFoundError

image
image
I got an error like this. How can i fix?

Just ran the same code which is working on my machine on a fresh virtualenv (Anaconda). Long shot: pip install scipy?

pip install opencv-python tensorflow

Try that