Cecil Westerhof writes:
> ...
>> If you do mean 'pathlib', it was introduced in Python 3.4.
>
> It is about python2.
I can remember to have seen announcements for enhanced "path" modules
in this list. Your previously posted traceback shows that the problem
comes from the package "pickleshare" whi
On Fri, 20 Jan 2017 02:06 am, Cecil Westerhof wrote:
> I did not work with ipython2 for a long time. Most of my work is done
> with python3. I just tried to start ipython2 and got:
> Traceback (most recent call last):
[...]
> ImportError: No module named path
>
>
> What could be the problem here
On Thursday 19 Jan 2017 21:08 CET, MRAB wrote:
> On 2017-01-19 15:06, Cecil Westerhof wrote:
>> I did not work with ipython2 for a long time. Most of my work is
>> done with python3. I just tried to start ipython2 and got:
>> Traceback (most recent call last): File "/usr/bin/ipython2", line
>> 7,
On 2017-01-19 15:06, Cecil Westerhof wrote:
I did not work with ipython2 for a long time. Most of my work is done
with python3. I just tried to start ipython2 and got:
Traceback (most recent call last):
File "/usr/bin/ipython2", line 7, in
from IPython import start_ipython
File "/usr/lib
I did not work with ipython2 for a long time. Most of my work is done
with python3. I just tried to start ipython2 and got:
Traceback (most recent call last):
File "/usr/bin/ipython2", line 7, in
from IPython import start_ipython
File "/usr/lib/python2.7/site-packages/IPython/__init__.py",