make[1]: volare: No se encontró el programa make[1...
# sky130
u
make[1]: volare: No se encontró el programa make[1]: * [/home/urielcho/proyectos_caravel/adder_example/caravel/Makefile1225 pdk-with-volare] Error 127 make[1]: se sale del directorio '/home/urielcho/proyectos_caravel/adder_example' make: * [Makefile49 pdk-with-volare] Error 2
m
can you post more context - what is the commands that you're running?
u
I follow the steps in Quick start for caravel_user_project, in this link https://github.com/efabless/caravel_user_project/blob/main/docs/source/quickstart.rst, but when running, make setup, that message apear
m
can you post a screenshot that shows the commands and the error?
u
image.png,image.png,image.png
m
I am still missing context
please include in your screen shot the commands you are using to setup (the environment variables) and then the commands you are using to get the error you have shown
just the error on its own isnt very useful
m
a
I solved this by running in a Python venv
👍 1