Ask Your Question
0

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

asked 2016-12-12 07:27:44 -0600

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.

edit retag flag offensive close merge delete

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 ( 2016-12-12 08:26:37 -0600 )edit

1 answer

Sort by ยป oldest newest most voted
0

answered 2016-12-12 12:22:28 -0600

mani19 gravatar image

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

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-12-12 07:27:44 -0600

Seen: 611 times

Last updated: Dec 12 '16