I can not see all installed packages?
已回答
a few days ago, i could see all my installed packages but now i can not see all of them (e.g. "pyqt"). i tried to uninstall and reinstall python, pycharm and anaconda but nothing changed.
when i check at setting-project-project Interpreter, i can not see pyqt in installed packages list,
then i checked the navigator but it is there.
also when i want to use it there is no problem, my codes run.
what's wrong about my IDE?
I'm quite new to programming. Thank you in advance.
请先登录再写评论。
Hello,
Please, press on green circle button from the right panel of the dialog shown on your screenshot. It's called "Use Conda Package Manager". After that package list should be changed and you should be able to find `pyqt` package there.
Clicking the Green Circle works for me. Thanks @Anna
I just installed PYCHARM 2018.1.2 and made sure that older versions were uninstalled during installation. Now I want to add a package but when I try to install using project interpreter, it shows following error. I have also attached the screenshot of registered repositories.
Pls help.....