Import 'pyimagesearch' and 'imutils'
Answered
I cannot find the packages 'pyimagesearch' and 'imutils' to my current pycharm? Currently I used in Pycharm 2017 3.3 in Ubuntu 17.10.
Could anybody help for this situations?
For import packages, I was to to File>Settings>ProjectInterpreter>Add
Please sign in to leave a comment.
Hello,
I was able to install 'imutils' in Pycharm 2017.3.3 for python 3.5 and python 2.7. Please see the screenshot:
> I cannot find the packages ... 'imutils' to my current pycharm
Which interpreter do you use? Do you have a package list loaded before you start typing package name?
As for `pyimagesearch` package, unfortunately, I was unable to find any info about it. Could you please provide a link? I only found PyImageSearch - an image search engine blog written by Adrian Rosebrock: https://www.pyimagesearch.com/.
thanks for your instruction. I was fixed my problems.
how did you solve the problem? ihave same issue