Use a venv with Python #8
Annotations
1 error
Build container and optionally push to registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c mkdir -p ${PATH_VENV} && python3 -m venv /home/swayvnc/venv && . ${PATH_VENV}/bin/activate && pip3 install --user -r /tmp/requirements_controller.txt && pip3 install --user -r /tmp/requirements_webdriver.txt && deactivate" did not complete successfully: exit code: 1
|
Loading