IPythonインストールをでアップグレードしましたがpip、 を使用するとipython、次のように失敗しました。
Traceback (most recent call last):
File "<string>", line 1, in <module>
AttributeError: 'module' object has no attribute 'Shell'
しかし、試してみると$(which ipython)、正常に起動します。
その理由は何AttributeErrorですか?