You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/01/10 23:57:35 UTC

[GitHub] gigasquid opened a new issue #13838: [OSX] Brew install opencv breaks master

gigasquid opened a new issue #13838: [OSX] Brew install opencv breaks master
URL: https://github.com/apache/incubator-mxnet/issues/13838
 
 
   Brew has updated opencv so that when you do `brew install opencv` you get opencv4 which is not compatible with current master.
   
   All of the current install docs for OSX say to use `brew install opencv` as a prereq - so this will impact new users trying out MXNet.
   
   It is particularly problematic because there is no way to brew install the 3.4 version - details are here https://github.com/Homebrew/homebrew-core/issues/35869
   
   There is currently a PR in the works to address the compatibility with opencv 4.0 
   https://github.com/apache/incubator-mxnet/pull/13559. This issue is to raise the awareness that it is impacting the project now.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services