[Yt-dev] Fix for Mac readline

Matthew Turk matthewturk at gmail.com
Tue May 24 18:53:42 PDT 2011


Hi Casey,

Thanks!  I'll add this into the install_script.  I'm looking to push
your changes tonight, and I'll include a conditional readline install
with them.  This has come up before for Mac users specifically.

-Matt

On Tue, May 24, 2011 at 7:11 PM, Casey W. Stark <caseywstark at gmail.com> wrote:
> I noticed that on a default install (just running install_script.sh), yt
> issues warnings about not having access to readline:
> WARNING: Readline services not available on this platform.
> WARNING: The auto-indent feature requires the readline library
> Inside the yt env, I ran this:
> $ pip install -U ipython
> $ pip install readline
> and everything is good now. I'm guessing this just means some simple mods to
> install_script.sh, but this works for now.
> Best,
> Casey
>
> _______________________________________________
> Yt-dev mailing list
> Yt-dev at lists.spacepope.org
> http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
>
>



More information about the yt-dev mailing list