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 2018/03/21 21:17:20 UTC

[GitHub] szha commented on issue #10174: Install v0.10.0 errors

szha commented on issue #10174: Install v0.10.0 errors
URL: https://github.com/apache/incubator-mxnet/issues/10174#issuecomment-375098788
 
 
   For the submodule problem, it looks like this is due to forced update in dmlc/cub (cc @piiswrong). The rest of the errors look like submodules not being properly updated. Try `git submodule update --init --recursive` and then build again.

----------------------------------------------------------------
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