If you have many python versions installed you can choose which python version to use with pychecker by setting $PYTHONVER to the version number. Example (sh): > export PYTHONVER=1.5 csh: > setenv PYTHONVER 1.5