Forums

EnvironmentError: [Errno 13]

I am getting the following error when trying to install dash in the console using:

pip3.7 install --user dash

Error:

Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/home/liamconnors/.local/bin/flask'

Any thoughts on how I might overcome that?

That's weird. What if you try to install it in the virtual environment?