It should be as simple as:

Windows:

set pythonpath=u:\users\barry\python

Unix:

export PYTHONPATH=~/Python

                BArry


> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: 30 April 2001 15:15
> To: [EMAIL PROTECTED]
> Subject: PYTHONPATH question....
> 
> 
> I'm using ActiveState Python 2.0.3 on both Win and Linux. I would like to know
> how to properly set up the PYTHONPATH variable on both to allow modules to be
> located in places other than the actual .../python-2.0.3/ main directory.
> Thanks....
> 
> Lb
> 
> 
> _______________________________________________
> ActivePython mailing list
> [EMAIL PROTECTED]
> http://listserv.ActiveState.com/mailman/listinfo/activepython
> 
> 
_______________________________________________
ActivePython mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/activepython

Reply via email to