You are viewing a plain text version of this content. The canonical link for it is here.
Posted to discuss-archive@mxnet.apache.org by dfsb via MXNet Forum <mx...@discoursemail.com.INVALID> on 2021/11/07 18:26:20 UTC

[MXNet Forum] [Discussion] Unable to install MXnet in scala


Hi,

I am trying to install mxnet in scala to run. I followed the instructions in https://mxnet.apache.org/versions/1.7/api/scala/docs/tutorials/mxnet_scala_on_intellij

However, when i tried to add the archtype , nothing was added . I got stuck at :

**GroupId** `net.alchim31.maven ` **ArtifactId** `scala-archetype-simple ` **Version** `1.6 ` **Repository** `https://mvnrepository.com/artifact/net.alchim31.maven/scala-archetype-simple`

i tried also with sbt:


libraryDependencies += "org.apache.mxnet" % "mxnet-full_2.11-osx-x86_64-cpu" % "1.5.0"

The top line did nothing and i could not even import the library and the second line fails in sbt as it is not able to find the package according to the logs:

[error] (update) sbt.librarymanagement.ResolveException: Error downloading org.apache.mxnet:mxnet-full_2.11-osx-x86_64-cpu:1.5.0
[error]   Not found
[error]   Not found


I am using MacOs, Intellij and 
scalaVersion := "2.11.12"
java is 8

Could you please help understand how to run a simple example of mxnet in scala?

Thank you





---
[Visit Topic](https://discuss.mxnet.apache.org/t/unable-to-install-mxnet-in-scala/7106/1) or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.mxnet.apache.org/email/unsubscribe/66cc04c9336ddae5c7ca135ae2be734ff9561563d05f6b24418ec2f28dffdcd8).

[MXNet Forum] [Discussion] Unable to install MXnet in scala

Posted by kim via MXNet Forum <mx...@discoursemail.com.INVALID>.

Did you solve this problem?





---
[Visit Topic](https://discuss.mxnet.apache.org/t/unable-to-install-mxnet-in-scala/7106/2) or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.mxnet.apache.org/email/unsubscribe/eb817ec20eeed476eafbab2877dd887833b8dcafc28152749187fc7657a48637).

[MXNet Forum] [Discussion] Unable to install MXnet in scala

Posted by dfsb via MXNet Forum <mx...@discoursemail.com.INVALID>.

I have not been able to.





---
[Visit Topic](https://discuss.mxnet.apache.org/t/unable-to-install-mxnet-in-scala/7106/4) or reply to this email to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click here](https://discuss.mxnet.apache.org/email/unsubscribe/ae227076812180513a44ec134764a6c5fbbecbe0fa08b66a24e0691472b542f6).