Python uses PYTHONPATH instead of PATH. Make sure your using the first. Chris
El mar, 01-05-2007 a las 01:24 +0000, whidbey escribi�: > I dint' use the host's django. > I make my own django folder in my home path ,It's last trunk 0.96 > ~/dango/django_src > > and in my .bash_profile I export my django before the default sys > path > > but I can't change any thing,any fact. > > when I use python > import django > django.__path__ > > It still print > > >>> django.__path__ > ['/usr/local/lib/python2.5/site-packages/Django-0.95.1-py2.5.egg/ > django'] > > that's not my need !!! > I want > ['myhome'.../django/django_src/] > > > How can I do!,thx > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---