Thursday, May 1, 2014

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

yes i know because i've installed django before trying to work the virtualenv problem


On Friday, 2 May 2014 01:05:20 UTC+1, Lee wrote:
Also be aware that from the stack trace, it looks like you have django installed into the global site packages rather than your virtualenv. The main point of virtualenv is to avoid that and have isolated environments. But it's not really a problem as long as you are aware of the fact that you are using the global site packages

--
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/a9963dff-4662-4159-b380-6300b73bac23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment