はじめまして、python初心者の者なんですが、pythonのpipをインストールした際に、下記のエラーが発生し、インストールできません。よろしければ、解決策わかる方はご教授いただけますと幸いです。
よろしくお願いいたします。
lang
1 % Total % Received % Xferd Average Speed Time Time Time Current 2 Dload Upload Total Spent Left Speed 3 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 4100 1388k 100 1388k 0 0 327k 0 0:00:04 0:00:04 --:--:-- 583k 5Collecting pip 6/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/_vendor/requests/packages/urllib3/util/ssl_.py:90: InsecurePlatformWarning: A true SSLContext object is not available. This prevents urllib3 from configuring SSL appropriately and may cause certain SSL connections to fail. For more information, see https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning. 7 Using cached pip-7.0.1-py2.py3-none-any.whl 8Collecting wheel 9 Using cached wheel-0.24.0-py2.py3-none-any.whl 10Installing collected packages: pip, wheel 11Exception: 12Traceback (most recent call last): 13 File "/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/basecommand.py", line 223, in main 14 status = self.run(options, args) 15 File "/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/commands/install.py", line 297, in run 16 root=options.root_path, 17 File "/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/req/req_set.py", line 622, in install 18 **kwargs 19 File "/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/req/req_install.py", line 808, in install 20 self.move_wheel_files(self.source_dir, root=root) 21 File "/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/req/req_install.py", line 1003, in move_wheel_files 22 isolated=self.isolated, 23 File "/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/wheel.py", line 338, in move_wheel_files 24 clobber(source, lib_dir, True) 25 File "/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/wheel.py", line 309, in clobber 26 ensure_dir(destdir) 27 File "/var/folders/lc/yxqk0hpx67159xmlkdj27qqh0000gn/T/tmphCYUWX/pip.zip/pip/utils/__init__.py", line 70, in ensure_dir 28 os.makedirs(path) 29 File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 157, in makedirs 30 mkdir(name, mode) 31OSError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/pip' 32 33コード

バッドをするには、ログインかつ
こちらの条件を満たす必要があります。
2015/05/26 14:33