错误:在 /tmp/pip-pip-egg-info-<somehash> 中找到多个 .egg-info 目录

Zah*_*hra 2 python pip

我正在尝试安装advisorpip install advisor但失败并出现以下错误:

ERROR: More than one .egg-info directory found in /tmp/pip-pip-egg-info-<somehash>

$ pip --version
pip 21.0.1 from /my_home/.local/lib/python3.6/site-packages/pip (python 3.6)
Run Code Online (Sandbox Code Playgroud)

我用另外两台 ubuntu 机器尝试了这个;一个具有相同的 pip 版本21.0.1,另一个具有较旧的 pip 20.3.4;后者成功安装,而前者安装失败并出现相同的错误消息。我倾向于认为这是一个 pip 版本问题。

有人有其他想法来解决这个问题吗?

phd*_*phd 6

这是包 \xe2\x80\x94 中的一个错误,它调用了setup()两次:12

\n