When I have installed some libraries,the pycharm compiler does not display them. It displays like this.However I do install some libraries,see here.And I can use installed moudules like cv2 even though pycharm doesn't show it.What shoud I do to solve it?
Asked
Active
Viewed 74 times
0
-
this will help you https://stackoverflow.com/questions/31235376/pycharm-doesnt-recognise-installed-module – Adam Strauss Nov 12 '19 at 08:25
-
Here is some video too https://www.youtube.com/watch?v=RvbUqf3Tb1s – Adam Strauss Nov 12 '19 at 08:26
-
Thank you.But it doesn't help.I run into the problem that I can use libraries I have installed while the pycharm interface(as the first picture in question shows) doen't display it.I can use it normally besides a little inconvent.I guess I ran into some display bugs in pycharm – kongnuonuo Nov 13 '19 at 06:50