Comment 16 for bug 155681

Revision history for this message
Akkana Peck (akkzilla) wrote :

Can someone clarify the current recommended workaround?

I installed gutsy (as an upgrade to feisty, where I had emacs21 and python-mode installed) on 10/29, after Reinhard Tartler's check-in, but I still hit this problem. So I tried quitting emacs then aptitude remove python-mode (which also took pymacs with it), but after restarting emacs, I still get the same error when I open a python script. Then I tried reinstalling python-mode (which brought pymacs back in) ... same error.

This seems to work:
cp /usr/share/emacs/site-lisp/python-mode/* ~/.emacs-lisp/
Is there a better way?