Development setup instalation problem

On running command sudo python install.py --develop ,It shows error after task[unarchive wkhtmltopdf].

The issue has to do with write permissions…this thread advises this workaround - install production then switch to develop

1 Like

Hi,
I had a similar problem and I solved updating the pip.
I pasted the solution here:

Correct. That should fix the problem