我需要在PyCharm中创建Django项目。我正在使用解释器3.6.3 at /usr/bin/python3.6。在创建它之后,我将得到消息Authentication is needed to run /usr/bin/python3.6 as the superuser。我点击了“取消”,我得到了:
Executed command: pip ins
我通过cmd使用pip install matplotlib安装matpotlib库。该库在IDLE中运行良好,但我无法在PyCharm中导入它。我尝试直接在Pycharm中安装库,但是显示了一个错误。I have attached an image of error it shows while installing through pycharm.