Replies: 1 comment
-
|
Hi, It would be helpful to know what OS/Hardware Platform you are running to better understand your particular error. If you don't have a CUDA-compatible GPU this could potentially trigger this type of error. Additionally, having a bit more of the log files for context would also be helpful. As a suggestion, try this command to see if everything builds. If successful, you would have all of the containers built that use the CPU and you can go from there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi Colleagues,
I'm facing an issue in setting up the images for dioptera.
ERROR: failed to solve: process "/bin/sh -c echo "===> Installing dependencies using requirements.txt...." && umask 0002 && python -m pip install --no-cache-dir --upgrade pip && python -m pip install --no-cache-dir -r /tmp/requirements.txt" did not complete successfully: exit code: 1
exit status 1
make: *** [Makefile:549: build/.docker-image-tensorflow2-gpu-tag-dev.sentinel] Error 1
Could someone help me out with this?
Regards,
Srikesh
Beta Was this translation helpful? Give feedback.
All reactions