所以,我试图在我的树莓派3b+中安装Alexa,但是当我运行sudo bash setup.sh config.json时,它就出现了这个错误。我试过安装很多东西,试着安装它在错误中显示的版本,比如sudo apt-get install libssl1.0-dev=1.0.2q-2,但它显示它不存在。-dev is already the newest version (1.0.2q-2).
libasound2-dev is already the newest version (1
libssl1.0-dev is already the newest version (1.0.2q-2).information may help to resolve the situation:
libcurl4-openssl-dev : Conflicts: libssl1.0-dev but 1.0.2q-2 is to be installed
E:
我试图用以下推荐来安装libc6 : sudo apt-get install libc6 6*Some packages could not be installed.but 1.6.0-2build1 is to be installed libcuda1-304-updates: Conflicts: libcuda-5.0-1
尝试安装libc++时:我得到: Conflicts: libcurl4-openssl-dev but 7.35.0-1ubuntu2 is toConflicts: libcurl4-openssl-dev but 7.35.0-1ubuntu2 is to be installed经过一些尝试之后,我<e
我试图通过以下命令在Ubuntu18.04中安装libssl-dev和libssl1.0-dev:Note, selecting 'libssl1.0-dev' for regex 'libssl1.0'
Note, selecting 'libssl1.0.0' for regex 'libssl1.0may help to resolve t
尝试在我的Ubuntu18.04上安装curl需要我删除系统中其他软件需要运行的一些东西。为了能够从apt install curl安装curl,我必须这样做:The following NEW packages will be installedThe following packages have unmet dependencies: libcu
在我的Centos 6服务器上,我使用city- but .repo更新了curl,但是在安装之后,我遇到了yum的问题……我发现(经过几个小时的搜索)它是由于libssh2旧版本,所以我删除它并再次下载以重新编译它,但要编译它,当我尝试编译时,没有安装GCC。20150617我有这个错误:,所以我从Centos repo下载了这些包,因为我无法使用yum安装2.12-1.149.el6.x86_64.rp
我正试图安装一些软件包,但由于某些原因,我无法让它发生在我的生命中。我的设置是我在Windows上和Conda一起使用PyCharm。我想安装的所有非标准包(比如numpy安装都很好)都有这些问题,但作为参考,我将使用包。Solving environment: -
Found conflicts! Looking for incompatible packages.File "C:\Anaconda\lib\site-packages\conda\core\solve.py", line 694, i
我试图通过使用curl下载软件包,然后使用install.packages安装,将旧版本的RODBC安装到我的dockerfile中(我使用的是R 3.6.3,最新版本的RODBC需要R v4),但我得到了以下错误are all required, the exact version, for SQL Server to work
RUN apt-get install -y libc