Re: How do I install Python 3 in a virtualenv on a MAC ?

2015-07-17 Thread Scot Hacker
On Thursday, July 16, 2015 at 2:24:10 PM UTC-7, plan9d...@gmail.com wrote: > > I'm new to Django and would like to install Python 3.x in a virtualenv so > I can follow the tutorial given on the Django website. > How do I install Python 3.x (latest version) within a virtualenv on a Mac? > Assu

Re: How do I install Python 3 in a virtualenv on a MAC ?

2015-07-16 Thread NĂ©stor
Virtualenv -p python3 myfolder On Jul 16, 2015 2:24 PM, wrote: > I'm new to Django and would like to install Python 3.x in a virtualenv so > I can follow the tutorial given on the Django website. > How do I install Python 3.x (latest version) within a virtualenv on a Mac? > > Thank you, > > jon

How do I install Python 3 in a virtualenv on a MAC ?

2015-07-16 Thread plan9dynamics
I'm new to Django and would like to install Python 3.x in a virtualenv so I can follow the tutorial given on the Django website. How do I install Python 3.x (latest version) within a virtualenv on a Mac? Thank you, jon -- You received this message because you are subscribed to the Google Gro