美文网首页
pip install librosa

pip install librosa

作者: holyhigh_04b9 | 来源:发表于2019-11-10 19:13 被阅读0次

    Cannot uninstall 'llvmlite'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

    改用conda安装就可以了

    conda install -c conda-forge librosa

    相关文章

      网友评论

          本文标题:pip install librosa

          本文链接:https://www.haomeiwen.com/subject/jvbabctx.html