在我的ubuntu 14.04上安装juypter笔记本时,我得到了这个:
ImportError: Tornado requires an up-to-date SSL module. This means Python 2.7.9+ or 3.4+ (although some distributions have backported the necessary changes to older versions).
Run Code Online (Sandbox Code Playgroud)
点子是:
pip 10.0.1 from /usr/local/lib/python2.7/dist-packages/pip (python 2.7)
Run Code Online (Sandbox Code Playgroud)
怎么解决这个?