pop-os / tensorman

Utility for easy management of Tensorflow containers
GNU General Public License v3.0
206 stars 16 forks source link

Error response from Daemon #36

Closed B3njimin closed 2 years ago

B3njimin commented 2 years ago

Hello, I am using a Razer blade latptop with an RTX 370

With the command tensorman run --gpu --python3 --jupyter bash I get the docker error: Error response from daemon: manifest for tensorflow/tensorflow:latest-gpu-py3-jupyter-gpu-py3-jupyter not found: manifest unknown: manifest unknown.

I recently had a working environment and then this happened, I don't know why the tag seems to be repeated?

B3njimin commented 2 years ago

Apologies, I had set the default to --gpu --python3 --jupyter so then the tag was written twice?