>>> sys.version '3.3.2 (v3.3.2:d047928ae3f6, May 16 2013, 00:06:53) [MSC v.1600 64 bit (AMD64)]'
>>> sys.prefix 'C:\\WinPython-64bit-3.3.2.1\\python-3.3.2.amd64' On Thu, Jul 11, 2013 at 7:37 PM, Jed Ludlow <[email protected]> wrote: > On Wednesday, July 10, 2013 9:52:29 AM UTC-5, Fernando Saldanha wrote: > >> Today I reinstalled Spyder for Python 3.3 and I am having problems with >> both the Object Inspector. >> >> When the source is set to Editor the Object field stays blank and cannot >> be edited. There is a padlock icon besides but clicking on it has no effect. >> >> When the source is set to Console the Object field is editable. As I >> type, initially the letters are orange, when a word like "print" or "math" >> is recognized it turns green. But below I always see "No documentation >> available" after hitting the Enter key. Again clicking on the padlock icon >> has no effect. >> > >> > > Is this using WinPython 3.3.2.1 or is it using another Python environment > on your system? > > -- > You received this message because you are subscribed to a topic in the > Google Groups "spyder" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/spyderlib/kOJZFGJYE1w/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/spyderlib. > For more options, visit https://groups.google.com/groups/opt_out. > > > -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/groups/opt_out.
