Has anyone ever had OpenCV work with Python 2.7 on MacOS 10.6?

前端 未结 4 1841
无人及你
无人及你 2021-02-13 07:13

I\'ve been trying on and off for the past 6 months to get OpenCV to work with Python on MacOS. Every time there\'s a new release, I try again and fail. I\'ve tried both 64-bit a

4条回答
  •  悲&欢浪女
    2021-02-13 08:04

    I have tried to install opencv +python27 with Macports and, likewise, I cannot import opencv. If I give up on Python 2.7 and use the Python 2.6 version, it just works. I haven't gone further than this. Good luck!

提交回复
热议问题