2009/4/11 Thiago Macieira <thiago at kde.org>: > Why can't the user set PYTHONPATH? Unfortunately, this must be done if you're using python < 2.6 and installing anywhere but the system-wide site-packages. However, in general, this is not a solution, and it is always the wrong mentality. Always.