In my virtualenv, I need to use sudo for all commands
- by Zach
I set up a virtualenv, which is working, but for some reason I need to use sudo for commands as simple as mkdir. Obviously I did something incorrectly. Any idea what it might be?
Thanks