Import 'pyimagesearch' and 'imutils'

已回答

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

0

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/.

0
Avatar
Permanently deleted user

thanks for your instruction. I was fixed my problems.

1
Avatar
Permanently deleted user

how did you solve the problem? ihave same issue

0

请先登录再写评论。