Re: Startproject failing on Django 1.6

2014-01-07 Thread trojactory
Hi Steve, This is usually due to a path issue or an environment variable being previously set. Did you try using virtualenv? It is designed for isolating one python installation from another. I recently documented my experience on installing Python 3 on Windows and running virtualenv here: htt

Re: Startproject failing on Django 1.6

2014-01-07 Thread Petra Moessner
Probably your versions of Python and Django aren't compatible. I got the same error using Python 2.7.3 and Django 1.6. I upgraded to Python 2.7.6 and the error error went away. On Thursday, November 14, 2013 11:17:53 AM UTC-6, Steve Sawyer wrote: > > Ramiro - I only have a single version of Pyth

Re: Startproject failing on Django 1.6

2013-11-14 Thread Steve Sawyer
Ramiro - I only have a single version of Python installed (I have the luxury of being able to keep things simple). I just tried this again though, using the explicit pathing you recommend. I note that I have two copies of django-admin.py, but they're identical - one in C:\Python33\Scripts, and

Re: Startproject failing on Django 1.6

2013-11-13 Thread Ramiro Morales
On Wed, Nov 13, 2013 at 10:31 PM, Steve Sawyer wrote: > Thanks, Tom - however, I completely removed the Django 1.5 folders prior to > installing Django 1.6, so unless there are Django components installed > outside of those folders, I should be good. > > It seems that I might have something mis-co

Re: Startproject failing on Django 1.6

2013-11-13 Thread Steve Sawyer
Thanks, Tom - however, I completely removed the Django 1.5 folders prior to installing Django 1.6, so unless there are Django components installed outside of those folders, I should be good. It seems that I might have something mis-configured. I have the http.cookies module and I've done everyt

Re: Startproject failing on Django 1.6

2013-11-13 Thread Tom Evans
On Tue, Nov 12, 2013 at 6:35 PM, Steve Sawyer wrote: > Sorry for the typeface - it was the default that the page gave me and didn't > bother to change it (it also wouldn't word-wrap, so my apologies also for > the ragged layout). > > In any case, 1.6 is out now, and I'm trying to get started with

Re: Startproject failing on Django 1.6

2013-11-12 Thread Steve Sawyer
Sorry for the typeface - it was the default that the page gave me and didn't bother to change it (it also wouldn't word-wrap, so my apologies also for the ragged layout). In any case, 1.6 is out now, and I'm trying to get started with Django but can't get to 1st base here. I did use pip to inst

Re: Startproject failing on Django 1.6

2013-11-12 Thread Avraham Serour
why are you using this font/size? it hurts my eyes trying to read and makes understanding difficult in any case, you didn't need to wait for 1.6 to be released, if your objective is to learn and you are not deploying production systems yet you could use the RC, or if before that you could use the