IPython (Spyder) is very slow and often freezes running on Mac OS X 10.11

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-13 02:39:22

问题


I've just changed from MATLAB to Python and I'm rather disappointed.

I've installed Spyder 2.3 for Python 2.7 via terminal on my early '15 MBP (just for you to get an idea about the hardware) with OS X El Capitan installed on it and the IPython console it is pretty slow.

Running simple commands like numpy's np.arange() or sometimes even while calculating fundamental things just as 1+1, it takes between several seconds and a minute and sometimes it even freezes for a couple of minutes.

Since I'm trying this now for a week (writing codes itself is not a problem, it's just about running commands in IPython) and I didn't find a solution, I'd like to ask you for a possible reason. Of course I restarted the machine during this time and the memory isn't running out of capacity.

Thanks for any advice.

来源:https://stackoverflow.com/questions/33860095/ipython-spyder-is-very-slow-and-often-freezes-running-on-mac-os-x-10-11

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!