Open MiaoHe0306 opened 1 year ago
@MiaoHe0306 I don't see anything wrong with the formatting of your command. Have you confirmed that bash is your default shell?
I have a problem similar to yours as flow. And I can run helle-world in docker. Is there a solution?
@ElonGUI @MiaoHe0306 Did you manage to solve it? I have the same problem for TF2 now even though in another computer I managed to build the image 2 months ago, so something must have changed.
I try to install vitis-ai in my Ubuntu 20.04, and I use kv260. But every time I do "./docker_build.sh -t gpu -f pytorch", I got this error "ERROR: failed to solve: process "/bin/bash -c if [[ -n \"${TARGETFRAMEWORK}\" ]]; then bash ./install${TARGET_FRAMEWORK}.sh; fi" did not complete successfully: exit code: 1"
Did anyone meet this problem and know how to solve it?