marong blog

Less is more

Home Archives About
Fork me on GitHub
2018-01-16

python-matplotlib

  • Matplotlib
    是一个非常强大的Python画图工具
    1
    pip install matplotlib

使用时matplotlib是,macos会提示错误Python is not installed as a framework
解决方法:

1
2
3
在~/.matploglib/ 下新建文件matploglibrc
// matplotlibrc
backend: TkAgg

Share
  • python
Newer
python-array
Older
python-debug

标签

  • CSS2
  • Emacs1
  • Git2
  • HTML1
  • HTTPS1
  • JavaScript5
  • MVVM Vue1
  • Mobile1
  • Nodejs1
  • Perl1
  • Python3
  • React2
  • Server1
  • Vim1
  • algorithm3
  • blog1
  • browser1
  • javascript6
  • mac1
  • mvvm1
  • python3
  • svn1
  • tcp1
  • thrift1
  • webpack1
  • 抓包2
  • 机器学习1

标签云

CSS Emacs Git HTML HTTPS JavaScript MVVM Vue Mobile Nodejs Perl Python React Server Vim algorithm blog browser javascript mac mvvm python svn tcp thrift webpack 抓包 机器学习

归档

  • 十二月 20185
  • 十一月 20181
  • 十月 20181
  • 九月 20181
  • 八月 20181
  • 七月 20181
  • 六月 20182
  • 五月 20181
  • 三月 20181
  • 一月 20184
  • 十一月 20176
  • 七月 20172
  • 六月 20177
  • 五月 20174
  • 四月 20176
  • 三月 20173
  • 二月 20172
  • 十二月 20161
  • 十一月 20161
  • 八月 20161
  • 六月 20162

最新文章

  • HTTPS
  • browserCatche
  • 双向绑定
  • call, apply, bind的区别
  • N个数相加的和为M
© 2018 marong
Powered by Hexo
Home Archives About