build error
Job failed with exit code: 1. Reason: cache miss: [6/7] RUN pyenv install 3.10.13 && pyenv global 3.10.13 && pyenv rehash && pip install --no-cache-dir -U pip setuptools wheel && git clone https://github.com/fakerybakery/metavoice-src /home/user/app/gitrepo && cp -r /home/user/app/gitrepo/* /home/user/app cache miss: [4/7] WORKDIR /home/user/app cache miss: [3/7] RUN useradd -m -u 1000 user cache miss: [7/7] RUN pip install packaging && pip install -r /home/user/app/requirements.txt && pip install -U flash-attn gradio spacy transformers fastapi cache miss: [5/7] RUN curl https://pyenv.run | bash cache miss: [2/7] RUN apt-get update && apt-get upgrade -y && apt-get install -y --no-install-recommends git git-lfs wget curl build-essential libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev libncursesw5-dev xz-utils tk-dev libxml2-dev libxmlsec1-dev libffi-dev liblzma-dev ffmpeg libsndfile-dev && apt-get clean && rm -rf /var/lib/apt/lists/* {"total":11,"completed":10,"user_total":7,"user_cached":0,"user_completed":6,"user_cacheable":6,"from":1,"miss":6,"client_duration_ms":163630}
Build logs:
Fetching error logs...