Hi,
While installing Chipyard I am facing few errors.
If I run the following command : "./build-setup.sh riscv-tools" then I get the following error message:
"Conda environment directories already exist! Delete them before trying to recreate the conda environment or `source env.sh` and skip this step with `-s 1` "
When I use -s 1 to skip the conda initialization then I get the following error message:
"build-setup.sh: ERROR: If conda initialization skipped, $RISCV variable must be defined."
How can I fix this issue ?
Thanks & Best Regards
Tanjim