I'm using django from the repositories. Installed this way: http://docs.djangoproject.com/en/dev/topics/install/#installing-development-version
I configured my interpretor in eclipse by doing this: "Now, on to re-configure the pydev interpreter to add those new paths... I'm kind of lazy, so, usually I just remove the interpreter and add it again, instead of figuring out just the new paths (I also thinks it's safer, as it gets all the folders it finds in the pythonpath automatically). " From: http://pydev.blogspot.com/2006/09/configuring-pydev-to-work-with-django.html On Dec 7, 8:17 am, turkan <[email protected]> wrote: > Hello Brian. > > Strange, I am also using Eclipse downloaded from eclipse.org. Did you > add any special folders to the PYTHONPATH? Are you using django from > the Ubuntu repositories? > > On Dec 7, 6:06 am, Brian McKeever <[email protected]> wrote: > > > I was having the same trouble you are when I installed eclipse from > > the repository. > > I fixed it by downloading it again from the > > websitehttp://www.eclipse.org/downloads/ > > (Eclipse IDE for C/C++ Developers (79 MB) is the one I picked > > specifically). -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

