Pritesh Ps
09/20/2022, 4:27 PMMitch Bailey
09/20/2022, 4:32 PMcaravel_user_project
installation? https://github.com/efabless/caravel_user_project/blob/main/docs/source/quickstart.rstHarald Pretl
09/20/2022, 4:44 PMPritesh Ps
09/20/2022, 4:56 PMMatt Liberty
09/20/2022, 5:14 PMPritesh Ps
09/20/2022, 6:28 PMMitch Bailey
09/20/2022, 11:58 PMAsma Mohsin
09/21/2022, 4:00 AMHyugen Ryan
09/21/2022, 6:45 AMmake mount
on the OpenLane directoryPritesh Ps
09/21/2022, 11:27 AMmake setup
and stuck with
Status: Image is up to date for efabless/openlane:2022.07.02_01.38.08
<http://docker.io/efabless/openlane:2022.07.02_01.38.08|docker.io/efabless/openlane:2022.07.02_01.38.08>
make[2]: Leaving directory '/home/ren/Documents/Ps/test-caravel/ren_test/dependencies/openlane_src'
make[1]: Leaving directory '/home/ren/Documents/Ps/test-caravel/ren_test/openlane'
export CARAVEL_ROOT=/home/ren/Documents/Ps/test-caravel/ren_test/caravel && make -f /home/ren/Documents/Ps/test-caravel/ren_test/caravel/Makefile pdk-with-volare
make[1]: Entering directory '/home/ren/Documents/Ps/test-caravel/ren_test'
python3 -m pip install --upgrade volare
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: volare in /home/ren/.local/lib/python3.10/site-packages (0.3.1)
Requirement already satisfied: rich~=10.16.0 in /home/ren/.local/lib/python3.10/site-packages (from volare) (10.16.2)
Requirement already satisfied: pcpp~=1.30 in /home/ren/.local/lib/python3.10/site-packages (from volare) (1.30)
Requirement already satisfied: requests<3,>=2.27.0 in /home/ren/.local/lib/python3.10/site-packages (from volare) (2.28.1)
Requirement already satisfied: pyyaml~=5.4.0 in /usr/lib/python3/dist-packages (from volare) (5.4.1)
Requirement already satisfied: click<9,>=8.0.0 in /usr/lib/python3/dist-packages (from volare) (8.0.3)
Requirement already satisfied: click-default-group~=1.2.2 in /home/ren/.local/lib/python3.10/site-packages (from volare) (1.2.2)
Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3/dist-packages (from requests<3,>=2.27.0->volare) (1.26.5)
Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3/dist-packages (from requests<3,>=2.27.0->volare) (3.3)
Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3/dist-packages (from requests<3,>=2.27.0->volare) (2020.6.20)
Requirement already satisfied: charset-normalizer<3,>=2 in /home/ren/.local/lib/python3.10/site-packages (from requests<3,>=2.27.0->volare) (2.1.1)
Requirement already satisfied: colorama<0.5.0,>=0.4.0 in /usr/lib/python3/dist-packages (from rich~=10.16.0->volare) (0.4.4)
Requirement already satisfied: commonmark<0.10.0,>=0.9.0 in /home/ren/.local/lib/python3.10/site-packages (from rich~=10.16.0->volare) (0.9.1)
Requirement already satisfied: pygments<3.0.0,>=2.6.0 in /usr/lib/python3/dist-packages (from rich~=10.16.0->volare) (2.11.2)
make[1]: volare: No such file or directory
make[1]: *** [/home/ren/Documents/Ps/test-caravel/ren_test/caravel/Makefile:1225: pdk-with-volare] Error 127
make[1]: Leaving directory '/home/ren/Documents/Ps/test-caravel/ren_test'
make: *** [Makefile:50: pdk-with-volare] Error 2
on first thought i guessed its due to VOLARE. so using, python3 -m pip install --upgrade --no-cache-dir volare
i installed and response was, Requirement already satisfied
on terminal. then i hit again for make setup
but same error log as earlier, ending with Error 2
Mitch Bailey
09/21/2022, 12:00 PMDefaulting to user installation because normal site-packages is not writeable
Do you see volare in $HOME/.local/bin
? If you do, add that to your path export PATH=$HOME/.local/bin:$PATH
Vijayan Krishnan
09/21/2022, 12:51 PMPritesh Ps
09/21/2022, 1:07 PMVijayan Krishnan
09/21/2022, 1:11 PMPritesh Ps
09/21/2022, 1:13 PMLinen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.
Powered by