We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16feb95 commit 8044b77Copy full SHA for 8044b77
1 file changed
Dockerfile
@@ -32,6 +32,7 @@ ENV OMP_NUM_THREADS=1
32
# that do not provide pre-built wheels for this platform.
33
RUN apt-get update && apt-get install -y --no-install-recommends \
34
libgl1 \
35
+ libglib2.0-0 \
36
libgdal-dev \
37
build-essential \
38
python3-dev \
0 commit comments