Andrew
Andrew
**Using the Vagrant tutorial** vagrant@precise64:~/chisel-tutorial/hello$ make set -e -o pipefail; "sbt" -Dsbt.log.noformat=true -DchiselVersion="2.+" "run Hello --genHarness --compile --test --backe nd c --vcd --targetDir /home/vagrant/chisel-tutorial/generated/hello " | tee /home/vagrant/chisel-tutorial/generated/hel lo/Hello.out tee:...
Got the error when setting up: ``` $ python3 -m pip install -e cocotbext-pcie Defaulting to user installation because normal site-packages is not writeable Obtaining file:///home/andrew/cocotb-ws/cocotbext-pcie Preparing metadata (setup.py) ......