Tab completion on IPython seems not to be working. For example,
import numpy numpy.
simply adds a tab.
import nu
As of right now, on a OSX, pip installed ipython doesn't give tab completion, pyreadline release.py is busted .. what WFM:
easy_install ipython readline
YMMV.