Closed hiteshhedwig closed 1 year ago
You need to install the following packages:
libncurses5-dev
libncursesw5-dev
Thanks for reporting!
Hi, @deanlee thanks alot
Running these two commands below did the job.
sudo apt-get install libncurses5-dev
sudo apt-get install libncursesw5-dev
Thanks~!
@deanlee any idea why this wasn't caught in CI?
Describe the bug
STEPS:
Following :
tools/README.md
1)
2)
3) Now upon running the below command. It produces the error.
ERROR
Any idea what possible mistake could be?
OS Version
Ubunutu 20.04
openpilot version or commit
No response
Additional info
No response