Sorry, following up an old post, but maybe it will help somebody. Looks like maybe PyDev can't follow symbolic links in PYTHONPATH. For example I'm using SVN version and couldn't get django module code completion working until I added this to my PyDev PYTHONPATH: /usr/lib/django_src/
I have a django symlink in /usr/lib/python2.4/site-packages/ which means that I shouldn't have had to add anything to PYTHONPATH because that is there by default. I did try these, but it makes sense they wouldn't work: /usr/lib/python2.4/site-packages/django/ /usr/lib/django_src/django/ -Jon On Feb 19, 8:56 am, Nicolas Steinmetz <[EMAIL PROTECTED]> wrote: > Igor Guerrero wrote: > > Apparently is a random error, I use the svn version, and with one project > > it works and with another don't, maybe is a PyDEV bug, but I don't know. > > Hmm strange and what a pity ! :( > > I hope it will be solved with next stable version :-) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---