Hi all,
first of all I am really glad that IPython is now a component in
spyderlib. As I have worked with IPython for quite some time, I did
not want to get rid of it...
Now for my question:
I have trouble getting the code completion in spyderlib's editor
working completely. It does a good job when a python library module is
imported ("import os", then, "os." pops up a combo box). But it does
not offer any completion for external modules (e.g. vtk, dicom,
numpy), even though they are in the standard installation path (try
"import numpy", then type "numpy.").
What is the trick here?
Cheers,
Fabian
--
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.