fk128/sarcopenia-ai

Docker issue with tensorflow

Opened this issue · 3 comments

I attempted to use docker but I receive the same issue with the tensorflow version, using conda i have been unable to downgrade to the 1.14.0 version.

-- Error message
=> ERROR [internal] load metadata for docker.io/tensorflow/tensorflow:1. 0.3s

[internal] load metadata for docker.io/tensorflow/tensorflow:1.14.0-gpu-py3:


failed to solve with frontend dockerfile.v0: failed to create LLB definition: rpc error: code = Unknown desc = failed to parse /Users/user1/.docker/.token_seed: unexpected end of JSON input

fk128 commented

MacOs 10.15.4 -- installed anaconda, but conda install -c anaconda tensorflow-gpu tells me that 1.14.0 is not available

fk128 commented