Ask Your Question
0

Cannot find cv2.pyd in opencv3.10\mybuild\lib\Release

asked Dec 12 '16

I cannot find cv2.pyd in opencv\mybuild\lib\Release. I use vs2015+opencv3.10+cmake3.4.3(32bit)+Anaconda(32bit) to compile opencv3.10. And in vs2015 I have failed two items. How to check which items are failed and how to find cv2.pyd. I know if I can find cv2.pyd in opencv3.10\mybuild\lib\Release, I can copy cv2.pyd into \Anaconda2\Lib\site-packages\, but I cant find it so I cant import cv2 in anaconda.

Preview: (hide)

Comments

  • "failed items" -- means ?
  • did you build the INSTALL project ?
  • can you add the cmake output to your question ? (long, but may contain useful hints)
berak gravatar imageberak (Dec 12 '16)edit

1 answer

Sort by » oldest newest most voted
0

answered Dec 12 '16

mani19 gravatar image

There is a cv2.pyd file in following folder.... \OpenCV 3.1\opencv\build\python\2.7\x86

Preview: (hide)

Question Tools

1 follower

Stats

Asked: Dec 12 '16

Seen: 646 times

Last updated: Dec 12 '16