Closed febert closed 5 years ago
Hmm, I have not seen this error before, do you have a longer version of the trace?
Also, is your nvidia-docker
and docker-compose
relatively recent (say not more than few months old)?
@hartikainen Any ideas?
Also, I would suggest using the gpu version of the .yml
file, i.e. ./docker/docker-compose.dev.gpu.yml
, since the CPU version is quite slow.
I think the problem is that I didn't install docker compose correctly. I'll try reinstalling it.
I fixed it by reinstalling docker-compose according to this: https://docs.docker.com/compose/install/
Great!
Hi,
when running
I'm getting the error:
How can this be fixed?
Thanks!