oh yeah
http://www.saltycrane.com/blog/2009/05/notes-using-pip-and-virtualenv-django/

that page is my goto reference on building a virtualenv, you might
have already found it, but if not...

On Jul 5, 10:28 pm, Jeremy <jeremycran...@gmail.com> wrote:
> AHHH, that makes a little more sense.  I'm trying to install apps from
> Github.  Things like Pinax, and different individual blogging apps so
> that I can "plug" them into one Django project to give it multiple
> bits of social functionality.  Obviously I'm having a lot of trouble
> (some of it being that it sounds like I don't even know what I'm
> saying).  I've tried to install these apps through PIP and other forms
> on Dreamhost, but it keeps saying that I don't have permission.  The
> way that I believed to get around this is to set up virtualenv on my
> shared server space, and create the project inside of that, correct?
> But if I do this, how can I view the project that I creating live?
>
> Again, if this all sounds foolish, keep in mind I'm incredibly new to
> all these concepts and my not understand them enough.  I've been
> looking for someone locally to give me some Django lessons, but I keep
> coming up dry.
>
> Let me know if anyone can assist me.  Thanks guys.
>
> On Jul 5, 3:26 pm, bruno desthuilliers <bruno.desthuilli...@gmail.com>
> wrote:
>
>
>
>
>
>
>
> > I can only second Shawn here. FWIW, virtualenv is just a way to have
> > different (more or less) isolated *Python* environments on a same
> > system, and has no notion of a "Django project".

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to