hetong007 commented on issue #18985: URL: https://github.com/apache/incubator-mxnet/issues/18985#issuecomment-683309386
Your error message looks like that the path `R-package` doesn't exist, and which shouldn't be. That might because you have cloned a different version, or your folder has been modified unexpectedly. 1. Could you show me the output of `git status` under `$MXNET_ROOT` 2. Instead of `make rpkg`, could you manually execute [these commands](https://github.com/apache/incubator-mxnet/blob/1.6.0/Makefile#L687-L711) in your `$MXNET_ROOT` **line-by-line** in your console? ---------------------------------------------------------------- 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: [email protected]
