pycharm pip安装出错

pycharm安装第三方库报错
note:This is an issue with the package mentioned above, not pip.

hint: See above for output from the failure.

pip install fasttext
报错如下

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> fasttext

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

试过升级pip,没有用
求帮忙,这个到底怎么解决呀

或许不是pip版本太低,而是版本太高了
你试试降级pip