码迷,mamicode.com
首页 > 编程语言 > 详细

Linux 系统下安装 python-skimage

时间:2019-01-18 13:32:19      阅读:1123      评论:0      收藏:0      [点我收藏+]

标签:安装python   sudo   16px   mat   python   pre   pytho   sci   scipy   

Linux 系统下安装 python-skimage


 

安装必须的依赖

// python-mumpy
// python-scipy
// python-matplotlib
$ sudo apt-get install python-numpy
$ sudo apt-get install python-scipy
$ sudo apt-get install python-matplotlib

安装python-skimage

sudo pip3 install scikit-image

  

Linux 系统下安装 python-skimage

标签:安装python   sudo   16px   mat   python   pre   pytho   sci   scipy   

原文地址:https://www.cnblogs.com/wjw1014/p/10287081.html

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