Jump to content

hatemnkh

Member
  • Posts

    47
  • Joined

  • Last visited

Posts posted by hatemnkh

  1. tried installing the pip and got this msg

     

     

     Exception:

    Traceback (most recent call last):

      File "/var/folders/m8/f3phzgq11955b7w3d5pzsxdh0000gn/T/tmpKx_M65/pip.zip/pip/basecommand.py", line 215, in main

        status = self.run(options, args)

      File "/var/folders/m8/f3phzgq11955b7w3d5pzsxdh0000gn/T/tmpKx_M65/pip.zip/pip/commands/install.py", line 317, in run

        prefix=options.prefix_path,

      File "/var/folders/m8/f3phzgq11955b7w3d5pzsxdh0000gn/T/tmpKx_M65/pip.zip/pip/req/req_set.py", line 742, in install

        **kwargs

      File "/var/folders/m8/f3phzgq11955b7w3d5pzsxdh0000gn/T/tmpKx_M65/pip.zip/pip/req/req_install.py", line 831, in install

        self.move_wheel_files(self.source_dir, root=root, prefix=prefix)

      File "/var/folders/m8/f3phzgq11955b7w3d5pzsxdh0000gn/T/tmpKx_M65/pip.zip/pip/req/req_install.py", line 1032, in move_wheel_files

        isolated=self.isolated,

      File "/var/folders/m8/f3phzgq11955b7w3d5pzsxdh0000gn/T/tmpKx_M65/pip.zip/pip/wheel.py", line 346, in move_wheel_files

        clobber(source, lib_dir, True)

      File "/var/folders/m8/f3phzgq11955b7w3d5pzsxdh0000gn/T/tmpKx_M65/pip.zip/pip/wheel.py", line 317, in clobber

        ensure_dir(destdir)

      File "/var/folders/m8/f3phzgq11955b7w3d5pzsxdh0000gn/T/tmpKx_M65/pip.zip/pip/utils/__init__.py", line 83, in ensure_dir

        os.makedirs(path)

      File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 157, in makedirs

        mkdir(name, mode)

    OSError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/wheel'

     

     

    can you please guide me ?

×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines