dynverse / dyno

Inferring, interpreting and visualising trajectories using a streamlined set of packages 🦕
https://dynverse.github.io/dyno
Other
163 stars 32 forks source link

Is the docker daemon running #88

Open Yichel518 opened 4 years ago

Yichel518 commented 4 years ago

Hi, I got a error in inferring the trajectory: model_slingshot <- infer_trajectory(dataset, methods_selected[1]) Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Error in processx::run("docker", c("images", paste0("--format=", format), : System command 'docker' failed, exit status: 1, stderr: E> Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? Type .Last.error.trace to see where the error occured What should I do, thank you !