spyder是python中最好用的数据分析的IDE,直接通过pip 安装,会出现Unable to create process using的问题。
正确的安装方法如下:
1. 首先从uci wheel 官网中下载pyqt4的wheel(
),
安装
python2764.exe -m pip install .\PyQt4-4.11.4-cp27-cp27m-win_amd64.whl
3. 安装 python setup.py install
4. 在scripts 文件夹下有spyder.bat,双击就可以运行了。
Download spyder-3.0.0b1.zip archive from Releases
Unpack
Run command python setup.py install from inside of the just unpacked contents of the archive
Run python\scripts\spyder.bat
Note: it also needs PyQt to be installed.
-----------------------------------------------------------------------------------------------------
上面是成功的经历,下面是我失败的经历2018-1-27。
我想给电脑里的python36也安装一个spyder, 结果折腾了2天都没有成功。不知道是否因为不支持python36还是什么原因。更加恶心的是把我原先python2中的spyder 也搞坏了。果断弃坑,还是用Rodeo。
转载本文请联系原作者获取授权,同时请注明本文来自陈照强科学网博客。
链接地址:http://blog.sciencenet.cn/blog-950202-1083041.html
上一篇:aws
下一篇:分子位置变换