Skip to content

dependency woes (scalapy-tensorflow_2.13 ??) #29

Description

@Sciss

Hi there, interesting project, I'm trying to explore following https://maximekjaer.github.io/tf-dotty/docs/getting-started.html , but there are some issues. First of all, when you check out the published versions on Sonatype, these are SNAPSHOTs, so the following is missing:

resolvers += "Sonatype OSS Snapshots" at "https://oss.sonatype.org/content/repositories/snapshots"

When I add that, it find for example 0.0.0+53-201c1206-SNAPSHOT ( https://oss.sonatype.org/service/local/repositories/snapshots/content/io/kjaer/tf-dotty_3/0.0.0+53-201c1206-SNAPSHOT/tf-dotty_3-0.0.0+53-201c1206-SNAPSHOT.pom ), but somehow it relies itself on a scalapy-tensorflow SNAPSHOT that cannot be found:

[error]   not found: https://oss.sonatype.org/content/repositories/snapshots/me/shadaj/scalapy-tensorflow_2.13/0.0.0+53-201c1206-SNAPSHOT/scalapy-tensorflow_2.13-0.0.0+53-201c1206-SNAPSHOT.pom

Any ideas? And does this not cause a problem to depend on a Scala 2.13 library? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions