Giter VIP home page Giter VIP logo

Comments (3)

TracyCai-16 avatar TracyCai-16 commented on July 22, 2024

Same here.
Went into this at the first cell of 2.1

from chisel-bootcamp.

edwardcwang avatar edwardcwang commented on July 22, 2024

Thanks for your interest in Chisel! Do you still get this error with the latest revision of the bootcamp?

from chisel-bootcamp.

shi27feng avatar shi27feng commented on July 22, 2024

Hi @edwardcwang
Thank you for the reply.
The issue is still not solved and keep coming with the newest revision:

The following cell downloads the dependencies needed for Chisel. You will see it in all future notebooks. Run this cell now.

val path = System.getProperty("user.dir") + "/source/load-ivy.sc"
interp.load.module(ammonite.ops.Path(java.nio.file.FileSystems.getDefault().getPath(path)))
Compiling C:\Workspace\chisel-bootcamp\Main.sc
Main.sc:2: not found: value coursierapi
  coursierapi.MavenRepository.of("https://oss.sonatype.org/content/repositories/snapshots")
  ^
ammonite.util.CompilationError: Compilation Failed
  ammonite.interp.Interpreter$$anon$1$load$.module(Interpreter.scala:716)
  ammonite.$sess.cmd0$Helper.<init>(cmd0.sc:2)
  ammonite.$sess.cmd0$.<init>(cmd0.sc:7)
  ammonite.$sess.cmd0$.<clinit>(cmd0.sc:-1)
As mentioned in the last module, these statements are needed to import Chisel. Run this cell now before running any future code blocks.

from chisel-bootcamp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.