picpilot-server / run.sh
VikramSingh178's picture
chore: Install libgl1-mesa-glx for compatibility with image processing libraries
cca63d4
raw
history blame
106 Bytes
apt-get update && apt-get install python3-dev
pip install -r requirements.txt
apt install libgl1-mesa-glx