Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

[Errno 13] Permission denied: ubuntu

sudo python3 setup.py install  # TLDR; try with sudo
Comment

[Errno 13] Permission denied



chown -R user-id:group-id /path/to/the/directory


Comment

[Errno 13] Permission denied

This can happen either becuase the file is in use by another proccess or
your user doesn't have access
Comment

PREVIOUS NEXT
Code Example
Shell :: install forge server command line 
Shell :: linux Could not find a version that satisfies the requirement 
Shell :: linux remove directory and contents 
Shell :: how to install grub 
Shell :: grep not 
Shell :: shell script delete line containing 
Shell :: ssh and execute command in one line 
Shell :: linux activate ssh 
Shell :: git push submodules all 
Shell :: restore deleted commits 
Shell :: minimize on click in ubuntu dock 
Shell :: remove git from angular oproject 
Shell :: apache enable module 
Shell :: clear arp table ubuntu] 
Shell :: install scrollmagic npm 
Shell :: ghost in the shell 1995 
Shell :: az aks get-credentials 
Shell :: push to git with token 
Shell :: how to check directory size in linux 
Shell :: test cpu linux 
Shell :: git heroku commit 
Shell :: echo  
Shell :: macos brew 
Shell :: ubuntu taskbar center 
Shell :: change ubuntu username 
Shell :: ubuntu list disks 
Shell :: latest dart sdk version 
Shell :: install bootstrap in angular 
Shell :: install nano in docker container 
Shell :: kill process from pid 
ADD CONTENT
Topic
Content
Source link
Name
7+9 =