I get the following error on running the example script on my Mac M1
executor failed running [/bin/sh -c make -C /allrank install-reqs]: exit code: 2
Unable to find image 'allrank:latest' locally
docker: Error response from daemon: pull access denied for allrank, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.
See 'docker run --help'.
I also have an older MacBook Pro and did not face any such issues when I ran the same file on that. How can I fix this?
I get the following error on running the example script on my Mac M1
I also have an older MacBook Pro and did not face any such issues when I ran the same file on that. How can I fix this?