KillaBee,
PYTHONPATH is an environment variable, not a file. Try typing "env"
at yout Ubuntu command line.
How to modify the environment variable was already descibed in this
thread so I won't go into that again.
Cheers
Jirka
On 9/18/08, KillaBee <[EMAIL PROTECTED]> wrote:
>
> That give me the folder, I know that I was in the right folder. I am
> looking for a file called PythonPath and there is none. What is this
> file that I am editing. Do I just put A symlink in the folder.
>
> On Sep 18, 11:20 am, Sérgio Durand <[EMAIL PROTECTED]> wrote:
>> would be this you are looking for ?
>>
>> python -c "from distutils.sysconfig import get_python_lib; print
>> get_python_lib()"
>>
>> []'s
>> Sergio Durand
>>
>> KillaBee escreveu:
>>
>> > I need to edit my pythonpath, but where it?
> >
>
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---