Pycharm Interpreter Failing to Install and Uninstall Packages

已回答

I am using Pycharm IDE to do some Flask API Development. 

I created a virtualenv and set the project interpreter to the respective virtualenv. 

As shown in this image 

 

However, whenever I try to install packages through the IDE, i keep getting this error.

 

I have tried pip installing it through terminal when the virtualenv is activated, but it still does not work. Does anyone have any ideas?

Thanks a lot!

0

Hello! It was a known problem which has already been fixed. Please update your Pycharm, as of version 2018.1.2 PyCharm works fine with pip 10.

0

Im on PyCharm 2018.1.3 and still run into this error

1

How did you install/upgrade PyCharm 2018.1.3? Our helper scripts should have been properly updated for pip 10 support in this version.

0

请先登录再写评论。