You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I try to run tht first code slice in chapter 2.1 in the local machine,The following is the info of the envrioment. the bootcamp file is the latest
system:ubuntn20.04
sbt: 1.4.7
chisel3:2.12
jupyter core : 4.7.0
jupyter-notebook : 6.2.0
becaue of Great firewall in China ,While I first installed the scala kernel , maybe something was missing .Second time , I set appropriate proxy, the installtion process was soon completed.
I try to run tht first code slice in chapter 2.1 in the local machine,The following is the info of the envrioment. the bootcamp file is the latest
system:ubuntn20.04
sbt: 1.4.7
chisel3:2.12
jupyter core : 4.7.0
jupyter-notebook : 6.2.0
here is the erro info:
Compiling /home/zhang/chisel-workspace/chisel-bootcamp/Main.sc
Downloading https://repo1.maven.org/maven2/edu/berkeley/cs/chisel3_2.13/3.2.0/chisel3_2.13-3.2.0.pom
Downloaded https://repo1.maven.org/maven2/edu/berkeley/cs/chisel3_2.13/3.2.0/chisel3_2.13-3.2.0.pom
Downloading https://repo1.maven.org/maven2/edu/berkeley/cs/chisel3_2.13/3.2.0/chisel3_2.13-3.2.0.pom.sha1
Downloaded https://repo1.maven.org/maven2/edu/berkeley/cs/chisel3_2.13/3.2.0/chisel3_2.13-3.2.0.pom.sha1
ammonite.util.CompilationError: Failed to resolve ivy dependencies:Error downloading edu.berkeley.cs:chisel3_2.13:3.2.0
not found: /home/zhang/.ivy2/local/edu.berkeley.cs/chisel3_2.13/3.2.0/ivys/ivy.xml
not found: https://repo1.maven.org/maven2/edu/berkeley/cs/chisel3_2.13/3.2.0/chisel3_2.13-3.2.0.pom
ammonite.interp.Interpreter$$anon$1$load$.module(Interpreter.scala:693)
ammonite.$sess.cmd7$Helper.(cmd7.sc:2)
ammonite.$sess.cmd7$.(cmd7.sc:7)
The text was updated successfully, but these errors were encountered: