大家好,我一直在尝试安装pygame,但是每当我安装的时候,我都会收到这个错误信息,而且我已经尝试了很多来自YouTube的解决方案,不幸的是,它们都不起作用,事实上,我已经尝试过安装sql和许多其他库,但是遇到了同样的错误,请帮助。: Command errored out with exit status 1: command: 'c:\python\python.exe' -c 'import sys, setuptools,[Y
我正在使用win10并尝试安装geopandas: Using cached geopandasanaconda3\lib\site-packages (from geopandas) (1.7.0) Using cached Fiona-1.8.13.post1.tar.gz (1.2 MB)
ERROR: Command errored out with exit status <e
我正在尝试使用以下命令来安装Kivy : pip3 install Kivy,我一直收到这个错误,我的pip是最新的,我尝试通过PyCharm和终端(我使用的是ERROR: command erroredout with exit status 1 )安装库。感谢提前添加了下面的错误 Collecting Kivy
DEPRECATION: The -b/--buildusage: set
我用python 3.10安装qiskit时使用的是我收到了这个错误消息,然后重新尝试从scipy开始重新安装依赖项。ERROR: Command errored out with exit status 1: 'C:\Users\V\Anaconda3\envs\quantum\python.exe' -u -c 'compile(code, __file__, '"'"'exec
我在试着把它安装在colab笔记本上。我试过的命令是:它给了我错误,因为: Using cached https://files.pythonhosted.org/packages/92/3c/ac1ddde60c02b5a46993bd3c6f4c66a9dbc100059da8333178ce17a22db5/models-0.9.3.tar.gz
ERROR: Comm
尝试在python 3.9.1 windiws版本上安装ripser所有依赖项都已预安装,包括microsoft visual中的构建工具。但是当我运行它的时候,我总是得到下面的错误。ERROR: Command errored out with exit status 1:
command: 'c:\users\paula\appdata\local\programs\pythoncwd: C:\Users\paula\AppData\Local\Temp\pip-install-k98qcrft\rip
我正在尝试安装pygame_sdl2。当我写下: python setup.py install时,我收到错误: sh:1:sdl2-config not found subprocess.CalledProcessError:命令‘’sh‘,'-c','sdl-config’--cflag‘’返回非零退出状态127我不知道该怎么办。