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/12/16 14:11:21 UTC

[GitHub] [incubator-mxnet] LukasAdamowicz opened a new pull request #17090: Install current OpenCV

LukasAdamowicz opened a new pull request #17090: Install current OpenCV
URL: https://github.com/apache/incubator-mxnet/pull/17090
 
 
   Install the latest version of OpenCV instead of OpenCV 3, which causes problems during installation.
   
   ## Description ##
   Update MacOSX build from source instructions to install OpenCV 4.x (current version) from the pinned OpenCV@3
   
   ### Changes ###
   - `brew install opencv@3` to `brew install opencv`
   
   ## Comments ##
   - Original Issue: https://github.com/apache/incubator-mxnet/issues/17061#issue-537725608
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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