build error
Job failed with exit code: 1. Reason: cache miss: [ 4/12] RUN python -m venv /opt/venv cache miss: [ 2/12] 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: [12/12] COPY --chown=user . /lerobot cache miss: [ 7/12] RUN git clone --branch main https://github.com/huggingface/lerobot.git /lerobot cache miss: [10/12] RUN pip install --no-cache-dir "." --extra-index-url https://download.pytorch.org/whl/cpu cache miss: [ 9/12] RUN pip install --upgrade --no-cache-dir pip cache miss: [ 3/12] RUN ln -s /usr/bin/python3.10 /usr/bin/python cache miss: [11/12] RUN pip install --no-cache-dir flask cache miss: [ 8/12] WORKDIR /lerobot cache miss: [ 6/12] RUN useradd -m -u 1000 user cache miss: [ 5/12] RUN echo "source /opt/venv/bin/activate" >> /root/.bashrc {"total":17,"completed":7,"user_total":12,"user_cached":0,"user_completed":2,"user_cacheable":11,"from":1,"miss":11,"client_duration_ms":4096}
Build logs:
Fetching error logs...