[Tutor] PYTHONPATH

michaelbaker@operamail.com michaelbaker@operamail.com
Sat, 24 Feb 2001 16:38:26 -0800


I'm  LinuxPPC (based on Red Hat 6.1), the python interpreter works just 
fine, but another program (Blender) which has a pyhton API cannot find 
modules to import. I'm trying to change my .cshrc file to set PYTHONPATH 
without luck. I've added this line to my .cshrc:

setenv PYTHONPATH "/usr/lib/python1.5/"

this doesn't work - help???
thanks