I think you are missing the Sphinx python module ( http://pypi.python.org/pypi/Sphinx). That is the one enabling all the rich text magic. Note that Sphinx is also mentioned as a dependency on the spyder wiki: http://code.google.com/p/spyderlib/wiki/Installation
Hope this helps. Regards, David On 16 March 2011 17:32, Steve <[email protected]> wrote: > I am unable to enable Rich Text in the Object inspector. I am using > Spyder v2.0.8. I inspected numpy.take as in the documentation > example, but the option to display in Rich Text is grayed out. I > tried this on Windows XP and Vista. Any ideas? > > -- > You received this message because you are subscribed to the Google Groups > "spyder" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/spyderlib?hl=en. > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/spyderlib?hl=en.
