This commit is contained in:
Your Name
2024-04-27 15:14:58 -05:00
parent d8f24f9380
commit 50be724af1
54 changed files with 5 additions and 0 deletions

View File

@@ -20,4 +20,9 @@ apt-get update
apt-get install -y python3-pyqt5
pip3 install termqt
apt-get install python3-pyqt5.qtwebengine
# pip3 install PyQtWebEngine
pip3 install pywayland
cd /data/openpilot/third_party/libyuv;
bash build.sh
cd libyuv && make && make install