was doing the sym-linking incorrectly, re-did  it , now its working :)

thanks
regards lakshay

On Sat, Aug 28, 2010 at 12:16 AM, lakshay pushkarna <
lakshaypushkarn...@gmail.com> wrote:

> I have /usr/local/lib/python2.6/site-packages in my sys.path. i symlinked the 
> django-admin.py from the django-trunk directory , how else should i put it 
> into the python path
>
> thanks
>
>
>
> On Sat, Aug 28, 2010 at 12:04 AM, Simone Dalla <simoda...@gmail.com>wrote:
>
>>
>>
>> 2010/8/27 lakshay pushkarna <lakshaypushkarn...@gmail.com>
>>
>>  hi,
>>>
>>> when i write the command at the time of creating a new directory for
>>> starting a project with the command:
>>> -----> django-admin.py startproject mysite
>>>
>>> It shows me an error of the core module 's unavailability,
>>>
>>> ----->Traceback (most recent call last):
>>>   File "/usr/bin/django-admin.py", line 2, in <module>
>>>     from django.core import management
>>> ImportError: No module named django.core
>>>
>>> Even though the core directory is present in the django-trunk/django/,
>>> why is it not being able to import it ?
>>>
>>>
>> Your Django installation isn't into PYTHON path.
>>
>> --
>> Simo
>>
>> - Registered Linux User #395060
>>
>> - Software is like sex, it is better when it is free  --> Linus B.
>> Torvalds
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Django users" group.
>> To post to this group, send email to django-us...@googlegroups.com.
>> To unsubscribe from this group, send email to
>> django-users+unsubscr...@googlegroups.com<django-users%2bunsubscr...@googlegroups.com>
>> .
>> For more options, visit this group at
>> http://groups.google.com/group/django-users?hl=en.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to