Guest User

Untitled

a guest
Mar 20th, 2018
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/home/aditya/.local/lib/python3.5/site-packages/pip/basecommand.py", line 215, in main status = self.run(options, args)
  3. File "/home/aditya/.local/lib/python3.5/site-packages/pip/commands/install.py", line 342, in run prefix=options.prefix_path,
  4. File "/home/aditya/.local/lib/python3.5/site-packages/pip/req/req_set.py", line 784, in install **kwargs
  5. File "/home/aditya/.local/lib/python3.5/site-packages/pip/req/req_install.py", line 851, in install self.move_wheel_files(self.source_dir, root=root, prefix=prefix)
  6. File "/home/aditya/.local/lib/python3.5/site-packages/pip/req/req_install.py", line 1064, in move_wheel_files isolated=self.isolated,
  7. File "/home/aditya/.local/lib/python3.5/site-packages/pip/wheel.py", line 345, in move_wheel_files clobber(source, lib_dir, True)
  8. File "/home/aditya/.local/lib/python3.5/site-packages/pip/wheel.py", line 316, in clobber ensure_dir(destdir)
  9. File "/home/aditya/.local/lib/python3.5/site-packages/pip/utils/__init__.py", line 83, in ensure_dir os.makedirs(path)
  10. File "/usr/lib/python3.5/os.py", line 241, in makedirs mkdir(name, mode) PermissionError: [Errno 13] Permission denied: '/usr/local/lib/python3.5/dist-packages/ipython_genutils-0.2.0.dist-info'
Add Comment
Please, Sign In to add comment