W
W
WangMing2020-06-22 21:12:02
Python
WangMing, 2020-06-22 21:12:02

ipython is not installed on mac os, what should i do?

When installing ipython on macos, everything goes smoothly, but in one place it gives an error:
ERROR: prompt-toolkit 1.0.18 has requirement six>=1.9.0, but you'll have six 1.4.1 which is incompatible.
Please tell me how to fix this issue

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey Karbivnichy, 2020-06-22
@WangMing

Writes that you have an old version of the six library. Try updating it:
pip install -U six

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question