Hi,
I am encountering serverl issues with the console and obeject
inspector.


1) console
Hitting "(" -- e.g. np.loadtxt( -- totally block the console.
I assume that this is due to the fact that object inspector works in
the background.
What can I do about this?

2) Obejct Inspector no finding functions

a) I imported numpy with
     import numpy as np

     I put in: np.genfromtxt

    ==> the object inspector says: no documentation available

b) numpy.genfromtxt

     I put in: numpy.genfromtxt

    ==> the object inspector says: no documentation available

   Am I using the object inspector in a wrong way?

I have latest Spyder 2.0.6 and Numpy on windows.

Thanks in advance for help,
Timmie

-- 
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.

Reply via email to