[omaha] Questions on installing virtualenv

Jeff Hinrichs - DM&T jeffh at dundeemt.com
Wed Mar 21 22:31:54 CET 2012


Thanks Tim,
Those are great resources.  Hope to see you at the meeting tonight!

Best,

Jeff

On Wed, Mar 21, 2012 at 2:05 PM, Tim Alexander <dragonfyre13 at gmail.com>wrote:

> Also worth it to check out (it's short and sweet):
> http://www.arthurkoziel.com/2008/10/22/working-virtualenv/
>
> Good intro to virtualenv <http://pypi.python.org/pypi/virtualenv>, and
> references virtualenvwrapper<
> http://www.doughellmann.com/projects/virtualenvwrapper/>,
> which
> is basically just a bash script that makes working with virtualenv even
> simpler than it already is.
>
> if you've never used virtualenv, you're missing out. It's one of the REALLY
> nice things about python, yet another thing that keeps me happy with the
> language.
>
> On Wed, Mar 21, 2012 at 1:31 PM, Jeff Hinrichs - DM&T <jeffh at dundeemt.com
> >wrote:
>
> > I've had a question about how to install virtualenv on ubuntu.
> > Shortest route:  start here -> http://pypi.python.org/pypi/virtualenv
> > You can use
> >  pip install virtualenv   (if you have pip installed) This will install
> it
> > into your system
> >  easy_install virtualenv  (if you are still old school or swing that way)
> >
> > If you are installing pip via the Ubuntu software repos, it is called
> > "python-pip"
> >
> >
> > If you have questions or problems with the set up for tonight, please
> email
> > the list.
> >
> > --
> > Best,
> >
> > Jeff Hinrichs
> > 402.218.1473
> > _______________________________________________
> > Omaha Python Users Group mailing list
> > Omaha at python.org
> > http://mail.python.org/mailman/listinfo/omaha
> > http://www.OmahaPython.org
> >
> _______________________________________________
> Omaha Python Users Group mailing list
> Omaha at python.org
> http://mail.python.org/mailman/listinfo/omaha
> http://www.OmahaPython.org
>



-- 
Best,

Jeff Hinrichs
402.218.1473


More information about the Omaha mailing list