Be sure you have installed the pyreadline library. It is needed for tab completion and other IPython functions – in Windows it doesn’t come with the IPython package and you have to install it separately –
> pip install pyreadline
Be sure you have installed the pyreadline library. It is needed for tab completion and other IPython functions – in Windows it doesn’t come with the IPython package and you have to install it separately –
> pip install pyreadline