类图 1、https://plantuml.com/zh/starting 2、brew install graphviz 3、发现个别库出错,直接brew install xx python安装 1、brew install python@3.9 2、修改~/.bash_profile alias python="/usr/local/bin/python3.9" 3、source ~/.bash_profile 4、python -V source tree提示 access denied 由于密码修改,导致上述问题;解决方法是:删除钥匙串的密码,然后sourcetree提示输入密码