larroy commented on issue #11562: [MXNET-244] Update RaspberryPI instructions URL: https://github.com/apache/incubator-mxnet/pull/11562#issuecomment-409992437 ``` make[2]: Leaving directory '/mxnet' Execute "cd /mxnet/docs/../scala-package; scaladoc `find . -type f -name "*.scala" | egrep "\/core|\/infer" | egrep -v "Suite"`; exit 0" /bin/sh: 1: scaladoc: not found Execute "rm -rf /mxnet/docs/_build/html/api/scala/docs" Execute "mkdir -p /mxnet/docs/_build/html/api/scala/docs" Execute "cd /mxnet/docs/../scala-package && mv -f index /mxnet/docs/_build/html/api/scala/docs" mv: cannot stat 'index': No such file or directory Command 'cd /mxnet/docs/../scala-package && mv -f index /mxnet/docs/_build/html/api/scala/docs' returned non-zero exit status 1 Exception occurred: File "/mxnet/docs/mxdoc.py", line 56, in _run_cmd raise err CalledProcessError: Command 'cd /mxnet/docs/../scala-package && mv -f index /mxnet/docs/_build/html/api/scala/docs' returned non-zero exit status 1 The full traceback has been saved in /tmp/sphinx-err-KlI9Pk.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. A bug report can be filed in the tracker at <https://github.com/sphinx-doc/sphinx/issues>. Thanks! Makefile:75: recipe for target 'html' failed make[1]: *** [html] Error 1 make[1]: Leaving directory '/mxnet/docs' Makefile:534: recipe for target 'docs' failed make: *** [docs] Error 2 ``` More problems. This process is way too complicated.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
