ERROR: Cannot find command ‘git’ - do you have ‘git’ installed and in your PATH?的解決 在下載clip包時遇到的问题,这时候下载git不能用pip指令,会出现问题 使用conda指令进行下载: conda install git 下载完毕后下载clip包即可 pip install git+https://github.com/openai/CLIP.git