No module named 'imutils' even after installing it. I am using macOS and sublime Text Editor. When I tried to build, I receive the error message No module named 'imutils' but when I run pip3 install imutils in terminal I get requirement already satisfied.
How can I solve this problem ?