Hi everyone, I am having some problems with the autocompletion in Spyder when using pyOpenCL. It seems that many things are missing and only a small sub-set of options are shown. For example:
import pyopencl as cl cl.get_platforms() the get_platforms() function is not shown in the autocompletion menu. Any ideas why and how I can address that? Best regards Andi -- 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/d/optout.
