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/12/03 21:33:52 UTC

[GitHub] aaronmarkham commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error

aaronmarkham commented on issue #13468: Running the mxnet scala jar in the interpreter throws an error
URL: https://github.com/apache/incubator-mxnet/issues/13468#issuecomment-443878625
 
 
   Same errors...
   Also this one:
   ```
   scala> val c = NDArray.array(Array(1, 2, 3, 4, 5, 6), shape = Shape(2, 3))
   java.lang.NoSuchMethodError: scala.Predef$.byteArrayOps([B)Lscala/collection/mutable/ArrayOps;
   ```

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