Spectrum
Spectrum
I have encountered the same question, and I guess that the problem is due to the different version of libcurl. Firstly my version is 3.8 and **Failed to open curl...
```shell apt remove libcurl4 apt install libcurl4=3.7 ```
1.17.41.01 and the latest 1.18 versions
My Linux version is Ubuntu20.04, but it seems that the version of libcurl4 may be different based on the installation time. The default version of libcurl4 in my ubuntu was...
I am sorry for not having made things clearly :( the result of **uname -a** ```shell Linux 1695a559ac03 5.13.0-40-generic #45~20.04.1-Ubuntu SMP Mon Apr 4 09:38:31 UTC 2022 x86_64 x86_64 x86_64...