Hi,<br><br>I've set up ipython.el in my .emacs file as was suggested in the manual<br>but when I call M-x py-shell, I'm getting the following exception<br><br>Traceback (most recent call last):<br> File "<string>", line 1, in ?
<br>NameError: name 'olors' is not defined<br>>>> <br><br>Any idea what could get wrong?<br>The IPython version is 0.7.3.<br><br>Thanks,<br>Mikhail<br><br>