PyImageSearch/imutils

ModuleNotFoundError: No module named 'imutils' on Windows even though it shows Requirement already satisified

naitik2314 opened this issue · 0 comments

ModuleNotFoundError: No module named 'imutils', but when I ran pip install imutils, the command prompt output is:
Requirement already satisfied: imutils in c:\users\naitik\appdata\local\programs\python\python36\lib\site-packages, I am using Python 3.6.4

Capture