interactive-deep-colorization icon indicating copy to clipboard operation
interactive-deep-colorization copied to clipboard

DMG

Open lucellent opened this issue 7 years ago • 7 comments

Is it possible for you to put this software into one .dgm file? I'm not really good with programming and it's a little bit confusing to me how to install it. I started by installing Docker but it says it's incompatible with my configuration (I'm using VMware... don't have a real Mac)

lucellent avatar Sep 04 '18 09:09 lucellent

EDIT: Sorry for my mistake. Just saw that it has been already answered but I still don't know what to do with Docker.

lucellent avatar Sep 04 '18 09:09 lucellent

Docker is all up running. Now I get "Error response from daemon: Get https://registry-1.docker.io/v2/vbisbest/ideepcolor_osx/manifests/latest: unauthorized: incorrect username or password"

lucellent avatar Sep 04 '18 10:09 lucellent

Have you logged in your daemon? docker login --username USERNAME --password PASSWORD

Benitoite avatar Sep 04 '18 16:09 Benitoite

I didn't see anything about "daemon", what's this?

lucellent avatar Sep 04 '18 17:09 lucellent

It's the docker software running on your computer. To pull from DockerHub you need to log in.

Benitoite avatar Sep 04 '18 19:09 Benitoite

I'm logged in but it still shows the same error.

lucellent avatar Sep 04 '18 20:09 lucellent

I see. Are you using the command docker pull vbisbest/ideepcolor_osx ?

Benitoite avatar Sep 04 '18 21:09 Benitoite