build error
Job failed with exit code: 1. Reason: cache miss: [12/13] RUN pip install --no-cache-dir flask cache miss: [11/13] RUN pip install --no-cache-dir "." --extra-index-url https://download.pytorch.org/whl/cpu cache miss: [ 8/13] WORKDIR /lerobot cache miss: [13/13] COPY --chown=user . /lerobot cache miss: [10/13] RUN pip install --upgrade --no-cache-dir pip cache miss: [ 6/13] RUN useradd -m -u 1000 user cache miss: [ 5/13] RUN echo "source /opt/venv/bin/activate" >> /root/.bashrc cache miss: [ 3/13] RUN ln -s /usr/bin/python3.10 /usr/bin/python cache miss: [ 4/13] RUN python -m venv /opt/venv cache miss: [ 2/13] RUN apt-get update && apt-get install -y --no-install-recommends build-essential cmake git wget libglib2.0-0 libgl1-mesa-glx libegl1-mesa ffmpeg && apt-get clean && rm -rf /var/lib/apt/lists/* cache miss: [ 7/13] RUN git clone https://github.com/alexcbb/lerobot.git /lerobot cache miss: [ 9/13] RUN git checkout dataset_analyzes {"total":18,"completed":7,"user_total":13,"user_cached":0,"user_completed":2,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":4177}
Build logs:
Fetching error logs...