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?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.