squirrel2300

导航

Python 3.5 in win10 pip install Orange3

http://www.lfd.uci.edu/%7Egohlke/pythonlibs/

下载Orange3 以及 依赖包

注意网页上标出的Orange 的依赖,以及 https://github.com/biolab/orange3 列出的依赖。

注意安装顺序: 先安装 PyQt5 , 再安装 AnyQt 

 

可能需要安装

Microsoft Visual C++ Compiler for Python 2.7
https://www.microsoft.com/en-us/download/details.aspx?id=44266
Microsoft Visual C++  2008 Redistributable Package
https://www.microsoft.com/en-us/download/confirmation.aspx?id=15336

 

最后运行 python -m Orange.canvas

 

https://docs.orange.biolab.si/3/data-mining-library/#reference

 

posted on 2017-04-21 15:30  squirrel2300  阅读(582)  评论(0编辑  收藏  举报