标签:new ace jre install market eve nis module help
1.安装anaconda;
1.1 安装scipy: conda install scipy
2.下载eclipse安装jree developer版本;
3.下载安装graphviz;
4.配置eclipse与anaconda2
4.1 在eclipse的help->Eclipse Marketsplace中,输入PyDev,进行安装,安装时间可能会较长.当然也可以选择在网上自行下载PyDev,然后在eclipse的help->install new software中进行安装.
4.2 PyDev安装完成后,点击eclipse中的windows->Preferences->PyDev->Interpreter-Python进行配置.
4.3 点击按钮new,找到Anaconda的安装目录中的python.exe,添加进去;
5. 新建一个Python程序
5.1 点击File->new->others,选择PyDev Project;
5.2 新建PyDev &Module;
5.3 点击finish,一个python项目就建好啦.
配置机器学习开发环境(eclipse + anaconda2)
标签:new ace jre install market eve nis module help
原文地址:http://www.cnblogs.com/ziyu-trip/p/7536042.html