
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

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@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@lists.spacepope.org http://lists.spacepope.org/listinfo.cgi/yt-dev-spacepope.org
participants (2)
-
Casey W. Stark
-
Matthew Turk