我用pip install wordcloud,最后显示这个,没有安装成功。是路径问题还是什么,该怎么解决啊
报错提示 wheel 包没有安装。用 python -m pip install -U wheel 安装wheel安装之后,再使用 pip 安装wordcloud