Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install needed --user flag #14

Open
wrtsprt opened this issue Jun 7, 2016 · 1 comment
Open

Install needed --user flag #14

wrtsprt opened this issue Jun 7, 2016 · 1 comment

Comments

@wrtsprt
Copy link

wrtsprt commented Jun 7, 2016

pip install -r requirements/base.txt gave the error

error: could not create '/Library/Python/2.7/site-packages/django': Permission denied

on my machine. I had to add the --user flag for it to work. No clue if this could be changed in the README, because it might work for everybody?

@DebVortex
Copy link
Contributor

Hi @wrtsprt,

thanks for pointing that out. @normade is updating the documentation and fixing some problems right now. I would vote gainst using a --user installation due to the fact, that the pinned requirements this project uses will probably conflict with other installed python tools. I for example have an virtualenv for correos.

We will update the documentation accordingly and close this Issue once merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants