aaronmarkham commented on issue #12523: Updates to tutorial "Run MXNet Scala 
Examples Using the IntelliJ IDE (macOS)"
URL: 
https://github.com/apache/incubator-mxnet/issues/12523#issuecomment-424862327
 
 
   @lanking520 I had run into this issue before and had a similar resolution. I 
can't recall why these logger imports were removed from the tutorial. What can 
be done to make this easier and not throw errors?
   
   Also, on a similar note, when building the scalapkg for docs there are a lot 
of these errors, and it would be nice if they went away... Here's just one 
example:
   
   ```
   ./core/src/main/scala/org/apache/mxnet/Callback.scala:20: error: object 
slf4j is not a member of package org
   import org.slf4j.{Logger, LoggerFactory}
              ^
   ```

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

Reply via email to