Sam, thanks for your help. Problem solved, partly with your advice. I
had two versions of Python on the same machine, and they were
interacting oddly. The 2.6 was being used when I type "python" at the
command line, but the 3.1 was being invoked for .py filetypes at the
CMD prompt.
Best wishes,
N
On 3 February 2010 12:28, Nick Mellor wrote:
> Hi,
>
> Trying to get started with Django on Windows XP. Trying to create a
> project. Fails with:
>
> ImportError: No module named django.core
>
> Have grabbed djtrunk from svn. The same error, whether I have run
> setup.py or not (originally I didn'
Hi,
Trying to get started with Django on Windows XP. Trying to create a
project. Fails with:
ImportError: No module named django.core
Have grabbed djtrunk from svn. The same error, whether I have run
setup.py or not (originally I didn't, as per the svn install
instructions.)
Python: 2.6
c:\pyth
3 matches
Mail list logo