What is the meaning of “Failed building wheel for X” in pip install?

后端 未结 12 1048
执念已碎
执念已碎 2020-12-07 13:54

This is a truly popular question here at SO, but none of the many answers I have looked at, clearly explain what this error really mean, and why it occurs.

One sour

12条回答
  •  遥遥无期
    2020-12-07 13:59

    Try this:

    sudo apt-get install libpcap-dev libpq-dev

    It has worked for me when I have installed these two.

    See the link here for more information

提交回复
热议问题