I get import errors when I run django-admin.py startproject for the first
time in Windows 7. I installed Django 1.5.1 and I am trying to use that
with Python 3.3. Any ideas about how to get past this hurdle? I am new to
Django.
--
You received this message because you are subscribed to the Goo
Thanks for your help Karen.
I enter
python C:\python33\scripts\django-admin.py startproject mysite
The response I get is
Traceback (most recent call last):
File "C:\Python33\lib\site-packages\django\core\management\templates.py",
line 12, in
from urllib.request import urlretrieve
F
2 matches
Mail list logo