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