ERROR: Command errored out with exit status 1:

简介: ERROR: Command errored out with exit status 1:

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


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


image.png


解决方案

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


image.png


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


image.png


下载完成后直接安装。

image.png

image.png

image.png



安装完成



image.png

再次执行测试


pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pyecharts==0.5.10

image.png


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



image.png

OK,问题解决。


相关文章
|
2月前
|
C语言 C++
关于DEV中collect2.exe [Error] ld returned 1 exit status的问题解决!!!
关于DEV中collect2.exe [Error] ld returned 1 exit status的问题解决!!!
|
4月前
|
NoSQL Redis
解决(error) ERR Errors trying to SHUTDOWN. Check logs.问题~
解决(error) ERR Errors trying to SHUTDOWN. Check logs.问题~
|
9月前
|
C语言
安装mujoco报错:distutils.errors.DistutilsExecError: command ‘gcc‘ failed with exit status 1
安装mujoco报错:distutils.errors.DistutilsExecError: command ‘gcc‘ failed with exit status 1
266 0
|
9月前
ERR Errors trying to SHUTDOWN. Check logs.
ERR Errors trying to SHUTDOWN. Check logs.
45 0
|
Python
pychram中提示:Process finished with exit code 0
"Process finished with exit code 0" 是PyCharm中的提示信息,表示程序已经成功地执行完毕并且没有发生任何错误。在PyCharm中,当程序正常终止并返回退出代码0时,这个消息会在控制台中显示。 在PyCharm中运行程序时,它会在一个单独的进程中执行,当程序完成执行后,它会向操作系统返回一个退出代码。退出代码0表示程序成功执行完毕,而非零的退出代码通常表示错误或异常终止。 当出现"Process finished with exit code 0"的提示时,意味着你的程序已经成功地执行完毕,没有发生任何错误或异常情况。你可以通过检查程序输出或任何其他预
1201 0
|
Perl
Command PhaseScriptExecution failed with a nonzero exit code问题解决
在某次pod install后,run项目出现以下错误
610 0
collect1:error:ld returned 1 exit status 解决办法
collect1:error:ld returned 1 exit status 解决办法
collect1:error:ld returned 1 exit status 解决办法
|
资源调度
yarn start error Command failed with exit code 1解决
yarn start error Command failed with exit code 1解决
875 0
|
jenkins 持续交付 图形学
报错Command XXXX/dsymutil failed with exit code 11
报错Command XXXX/dsymutil failed with exit code 11
192 0
报错Command XXXX/dsymutil failed with exit code 11
gconf-sanity-check-2 exited with status 256
gconf-sanity-check-2 exited with status 256