ERROR: Command errored out with exit status 1:

2022-11-29 18:30:17 浏览数 (1)

这个问题是伴随性质的问题。解决了【C 】工具的包的问题就直接顺带解决了。

问题:【ERROR: Command errored out with exit status 1:】

解决方案

直接去下载即可:【https://visualstudio.microsoft.com/visual-cpp-build-tools/】

点击下载后稍等一会就会出现下载。

下载完成后直接安装。 

 安装完成

 再次执行测试

代码语言:javascript复制
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pyecharts==0.5.10

等待大概1分钟后安装完成

OK,问题解决。

0 人点赞