Hi! I recently installed OpenCV. It seems to works correctly in any python shell (idle, or python started on the command line), but in spyder I get the following:
>> import cv2 ImportError: DLL load failed: La procédure spécifiée est introuvable. (sorry for the french, rough translation would be "Specified procedure could not be found") -- 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?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
