Hey, Im trying to run a config file in openram com...
# openram
p
Hey, Im trying to run a config file in openram compiler, and getting this error, any suggestions to get around this!
m
You need to install the python dependencies in requirements.txt
p
Oops gotcha, will do that!
m
pip3 install -r requirements.txt
👍 1