[patrick]
ImportError: No module named django.core

By a weird coincidence I hit this just last night, and eventually worked out that it was because I'd added a source file called "site.py". (My site.py
was being imported in place of Python's own site.py, which is partly
responsible for setting up the import path.)

--
Richie Hindle
[EMAIL PROTECTED]

for whatever reason i had to reload my .bash_profile (although i didn´t change that).
problem solved.

richie and cheng: thanks for your help

patrick

Reply via email to