I just installed python-mode.el (6.0.1) and when I start up Emacs.app it gives me the following error:
File error: Cannot open load file, highlight-indentation
Are there dependencies for python-mode.el that I have to install first?
The python-mode 6.0.1 tar.gz bundle does include highlight-indentation.el. It appears that this file was added in version 6.0. However, this is not mentioned in the README or NEWS files.