I'm getting this error when trying to install a package in the bash console using pip. What am I doing wrong? Thanks!
PermissionError: [Errno 13] Permission denied: '/usr/local/lib/python3.6/dist-packages/pyvirtualdisplay'
EDIT: SOLVED!
I'm getting this error when trying to install a package in the bash console using pip. What am I doing wrong? Thanks!
PermissionError: [Errno 13] Permission denied: '/usr/local/lib/python3.6/dist-packages/pyvirtualdisplay'
EDIT: SOLVED!
For anyone else coming across this problem, this help page will probably be useful :-)