pip and distribute are mutually exclusive but yes people have to manually install either pip or distribute depending on which they want to use.
On Wed, Aug 15, 2012 at 1:44 PM, Mike Orr <[email protected]> wrote: > On Wed, Aug 15, 2012 at 4:54 AM, Sayth Renshaw <[email protected]> wrote: >> Still 3.3 it's pretty sweet to include virtual environments in the core. >> http://www.python.org/dev/peps/pep-0405/ > > Although this will mean installing dowloading and installing > distribute manually since it won't do it automatically unlike > virtualenv. Which brings us back to the original problem that people > have to learn how to install one package manually so that they can > install all their other packages with pip. > > > -- > Mike Orr <[email protected]> > > -- > You received this message because you are subscribed to the Google Groups > "pylons-discuss" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
