Displaying 2 results from an estimated 2 matches for "5f50cce9fe5bdbea3c911fce62c9f02c23".
2018 Sep 05
1
C7 and python 2.7 and jupityr notebook
...n we try to run jupyter notebook,
>> it says there's no such module. So I try to pip install notebook, I
>> get Collecting ipython>=4.0.0 (from ipykernel->notebook)
>> Downloading
>> https://files.pythonhosted.org/packages/1a/76/0b51dc7dd3a801477d00e6db06
>> 5f50cce9fe5bdbea3c911fce62c9f02c23/ipython-6.5.0.tar.gz
>> (5.1MB)
>> 100% |################################| 5.1MB 262kB/s
>> Complete output from command python setup.py egg_info:
>>
>> IPython 6.0+ does not support Python 2.6, 2.7, 3.0, 3.1, or 3.2.
>> When using Python 2.7, please install IPyt...
2018 Sep 05
2
C7 and python 2.7 and jupityr notebook
...39;ve
installed python2-jupyter-core, but when we try to run jupyter notebook,
it says there's no such module. So I try to pip install notebook, I get
Collecting ipython>=4.0.0 (from ipykernel->notebook)
Downloading
https://files.pythonhosted.org/packages/1a/76/0b51dc7dd3a801477d00e6db065f50cce9fe5bdbea3c911fce62c9f02c23/ipython-6.5.0.tar.gz
(5.1MB)
100% |################################| 5.1MB 262kB/s
Complete output from command python setup.py egg_info:
IPython 6.0+ does not support Python 2.6, 2.7, 3.0, 3.1, or 3.2.
When using Python 2.7, please install IPython 5.x LTS Long Term
Support version...