I am using emacs with elpy, and ipython as interpreter. After a general upgrade of the python packages today, tab completion stopped working in ipython, always gives "no match" message. Does anybody know why might this be?
Tab completion does work though in Ipython when run directly in the terminal, only fails when inside an emacs buffer.