databricks / learning-spark

Example code from Learning Spark book
MIT License
3.89k stars 2.42k forks source link

sbt.librarymanagement.ResolveException: Error downloading com.github.gseitz:sbt-protobuf;sbtVersion=1.0;scalaVersion=2.12:0.3.3 #44

Open MiloVentimiglia opened 4 years ago

MiloVentimiglia commented 4 years ago

I'm trying to run this project but when I import the sbt I'm getting the following error message:

sbt.librarymanagement.ResolveException: Error downloading com.github.gseitz:sbt-protobuf;sbtVersion=1.0;scalaVersion=2.12:0.3.3

Any ideas? I've reinstalled all the required packages and everything seems to be fine.