Skip to content
Snippets Groups Projects
Commit b976a729 authored by Pierre-Gilles Levallois's avatar Pierre-Gilles Levallois
Browse files

debug layer

parent b59e7a99
Branches
Tags
1 merge request!6Fully functional version that calculate layer with all stages
Pipeline #55185 passed
......@@ -30,8 +30,8 @@ RUN python3 -m pip install --no-cache-dir --upgrade pip \
&& pip install --no-cache-dir --ignore-installed PyYAML \
# https://stackoverflow.com/questions/70508775/error-could-not-build-wheels-for-pycairo-which-is-required-to-install-pyprojec
&& pip install --no-cache-dir manimlib \
&& pip install --no-cache-dir manimce \
&& pip install rtree \
&& pip install --no-cache-dir manimce
RUN pip install rtree \
# pygeos
# && pip install --upgrade shapely \
&& pip install --no-cache-dir --upgrade -r ./requirements.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment