Join Slack
Powered by
Hey, Im trying to run a config file in openram com...
# openram
p
Praveen raj
10/16/2021, 2:48 PM
Hey, Im trying to run a config file in openram compiler, and getting this error, any suggestions to get around this!
m
Matthew Guthaus
10/16/2021, 2:51 PM
You need to install the python dependencies in requirements.txt
p
Praveen raj
10/16/2021, 2:52 PM
Oops gotcha, will do that!
m
Matthew Guthaus
10/16/2021, 2:53 PM
pip3 install -r requirements.txt
👍 1
Open in Slack
Previous
Next