mac下安装cherrytree

mac上运行cherrytree先要有Python环境,mac自带的是Python2.7
这样启动后若是终端断开cherrytree也会退出git

git clone https://github.com/giuspen/cherrytree.git git_cherrytree
cd git_cherrytree
./cherrytree

报错请执行下面命令,用sudo用户执行github

brew install pygtk
brew install pygtksourceview
相关文章
相关标签/搜索