When I type the "lean init" command into my terminal I get the error zsh: command not found: lean. This is probably do to an a bad installation of lean. When I use the regular pip to install I do get an error as it tries to install for python 2.7 but if I use pip3 it seems to install with no problems. Also I'm not sure how docker comes into play with the installation process. I am working on a Mac if that makes a difference.