Thursday, May 1, 2014

Re: I can't run django server nor activate the virtualenv

so i'm in the directory /usr/local/lib/python2.7/dist-packages/django/core/management
and now i should run the command pip install -r requirements 
and replace requirements with the missing file (for example base.py) 
is that it??

i'm sorry if my questions seems dumb

On Friday, 2 May 2014 00:53:25 UTC+1, Lee wrote:
Next command: pip install -r requirements

From the directory where the requirements file is of course... And assuming the requirements file has all the requirements of whatever you are trying to run in it

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/eec98eee-c16c-4392-a8f7-d2af54c1ecdc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment