[IPython-user] readline and ipython on Ubuntu Hardy
Fernando Perez
fperez.net@gmail....
Sun Nov 9 14:36:16 CST 2008
On Sun, Nov 9, 2008 at 12:34 PM, Fernando Perez <fperez.net@gmail.com> wrote:
> On Sun, Nov 9, 2008 at 12:16 PM, Sylvain Guiriec
> <sylvain.guiriec@lpta.in2p3.fr> wrote:
>> I saw that you solved this problem by "re-building python making sure the
>> libreadline headers were visible to it". Could you please tell me the
>> different steps you follow to
>
> sudo apt-get install python-dev
Oops, wrong -dev package, sorry. The call should read:
sudo apt-get install python-dev libreadline5-dev
Regards,
f
More information about the IPython-user
mailing list