simonlui / Docker_IPEX_ComfyUI

Stable Diffusion ComfyUI Docker/OCI Image for Intel Arc GPUs
Apache License 2.0
27 stars 2 forks source link

Error with python3.10-minimal, step 1 #2

Closed Whackjob closed 9 months ago

Whackjob commented 10 months ago

Error on step 1.

[Errno 13] Permission denied: '/usr/lib/python3.10/pycache/future.cpython-310.pyc.140579518143088'dpkg: error processing package python3.10-minimal (--configure): installed python3.10-minimal package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: python3.10-minimal E: Sub-process /usr/bin/dpkg returned an error code (1) The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends --fix-missing ${PYTHON} lib${PYTHON} python3-pip && apt-get clean && rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100

simonlui commented 10 months ago

Not my issue. Please search online before posting your issue. I literally found the answer in one minute of Googling. Follow this StackOverflow answer. Let me know if it works.

simonlui commented 9 months ago

Can you confirm if your issue has been fixed? If not, I will be closing the issue.