-
Notifications
You must be signed in to change notification settings - Fork 13
Description
During step 2, an exception was thrown. This is the text:
Exception:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/usr/lib/python2.7/site-packages/pip/commands/install.py", line 307, in run
strip_file_prefix=options.strip_file_prefix)
File "/usr/lib/python2.7/site-packages/pip/req.py", line 1436, in install
requirement.uninstall(auto_confirm=True)
File "/usr/lib/python2.7/site-packages/pip/req.py", line 598, in uninstall
paths_to_remove.remove(auto_confirm)
File "/usr/lib/python2.7/site-packages/pip/req.py", line 1841, in remove
renames(path, new_path)
File "/usr/lib/python2.7/site-packages/pip/util.py", line 296, in renames
shutil.move(old, new)
File "/usr/lib64/python2.7/shutil.py", line 303, in move
os.unlink(src)
OSError: [Errno 13] Permission denied: '/usr/lib/python2.7/site-packages/Django-1.6.10-py2.7.egg-info'
Storing debug log for failure in /aml/home/mjnuss/.pip/pip.log