Can not start the evaluation container (Pixi Install Succeeds)

Followed all the steps in docs/getting_started.md. Stuck at “"distrobox enter -r aic_eval”.

Last lines of distrobox “enter -r aic_eval –verbose” to trace down the error:

Tried : distrobox create -r --nvidia --pre-init-hooks “apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y locales && [ -f /etc/locale.gen ] && sed -i ‘s/^# *en_US.UTF-8 UTF-8/en_US.UTF-8 UTF-8/’ /etc/locale.gen && locale-gen en_US.UTF-8” -i Package aic/aic_eval · GitHub aic_eval
Still fails.

Anyone facing same issue?

Thanks in advance

1 Like