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
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
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
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
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
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
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
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
8 matches
Mail list logo