On Dienstag, 22. Dezember 2009, reckoner wrote:
> Hi,
> 
> I'm just getting started with eric4. I can see how to complete for the
> standard library in the editor, but how would I accomplish completion
> for modules like numpy? In other words, how would I get
> 
> numpy.<TAB><TAB>
> 
> to offer completions as it does with
> 
> string.<TAB><TAB>
> 
> I searched through the mailing list archives, but I didn't find anything
> that looked up to date or helpful on this topic.
> 
> Maybe I'm missing something.
> 

You are missing an API file for numpy. Unfortunately nobody has created one 
yet. Any volunteer out there?

Regards,
Detlev
-- 
Detlev Offenbach
det...@die-offenbachs.de
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to