Python 3.5 pip install not working on Windows 7 - PermissionError
问题 I tried to install some libraries with pip install , however I can't because everytime I get: PermissionError: [WinError 5] Permission denied: 'c:\\program files <x86>\\python35-32\\Lib\\site-packages\\PIL Wanted to install PIL, ImageTK, Pillow etc. I get this error everytime, how can I fix this? I tried easy_install too, didn't work. I checked some questions about this but none of them worked either, there are no answer. 回答1: Windows blocks access to this folder for normal users. You have to