码迷,mamicode.com
首页 > 系统相关 > 详细

mac下安装cherrytree

时间:2019-05-17 09:19:27      阅读:1314      评论:0      收藏:0      [点我收藏+]

标签:python环境   python2   git clone   http   pytho   python   用户   sudo   启动   

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

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

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

brew install pygtk
brew install pygtksourceview

mac下安装cherrytree

标签:python环境   python2   git clone   http   pytho   python   用户   sudo   启动   

原文地址:https://blog.51cto.com/13767724/2395906

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!