Comment 17 for bug 835151

Revision history for this message
Juan A Rodriguez (juant-rodri) wrote :

Hi Andreas,

I have being trying all afternoon to make it work, but it looks like I can't.
With the newest versions of python-mode and ipython, i keep getting the error

   "Symbol's value as variable is void: py-mode-map"

...as I press "C-c !"

Andreas Roehler (a-roehler) wrote 1 hour ago:

> ipython.el isn't needed any more, the latest version should not disturb however

So, does it mean that all I need is the python-mode.el, because the ipython.el is included on it?

I tried as well wit a newer version
https://github.com/ipython/ipython/blob/master/docs/emacs/ipython.el

...and still doesn't works.

Maybe should I put something additional on my emacs init file?
I was able to get it working is with 5.2.0

Or I've just thought that my Python version (2.6.5) might be too old for this...

What do you think?

Cheers,
Juan.