MockingBird icon indicating copy to clipboard operation
MockingBird copied to clipboard

运行pip install -r requirements.txt 来安装剩余的必要包时出错

Open worlol opened this issue 3 years ago • 7 comments

Summary[问题简述(一句话)] A clear and concise description of what the issue is. 运行pip install -r requirements.txt 来安装剩余的必要包时出错 Env & To Reproduce[复现与环境] 描述你用的环境、代码版本、模型、 Screenshots[截图(如有)] If applicable, add screenshots to help ~3@{I3@IT%BOVDRZ2)E%1I9

16 %JH0EG5%$Y6UP)JNH54

worlol avatar May 19 '22 10:05 worlol

I encounter this problem too

lianchenxiang avatar May 20 '22 09:05 lianchenxiang

Pyworld requires to install C++ compiler, please make sure yours is correctly installed.

babysor avatar May 21 '22 03:05 babysor

最后运行 python demo_toolbox.py,报错会出现未安装的包,pip下载数个

zhaixly avatar Jun 03 '22 15:06 zhaixly

我也是同样的问题,我用的是python3.8版本,报错主要是pyworld模块,感觉问题应该是出在python版本兼容的问题。 image pyworld模块目前最新版本只支持python3.7。

bilibini avatar Jun 19 '22 14:06 bilibini

windows的pyworld可以支持3.9,但我额外按提示安装了C++ compiler,

babysor avatar Jun 21 '22 15:06 babysor

请问这个问题现在有解决方案了吗? @worlol

Allenwsz12 avatar Jul 14 '22 06:07 Allenwsz12

应该在anaconda的虚拟环境下安装剩余安装包;

按照教程一步一步来没有问题的

------------------ 原始邮件 ------------------ 发件人: "babysor/MockingBird" @.>; 发送时间: 2022年7月14日(星期四) 下午2:05 @.>; @.@.>; 主题: Re: [babysor/MockingBird] 运行pip install -r requirements.txt 来安装剩余的必要包时出错 (Issue #561)

请问这个问题现在有解决方案了吗? @worlol

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>

lianchenxiang avatar Jul 27 '22 11:07 lianchenxiang