我想在R上安装Keras。如何解决代理错误?
我安装了curl和httr软件包,但这没用。
我尝试了在互联网上找到的所有方法,但这没用。
我该如何解决这个问题?
> devtools::install_github("rstudio/keras")
Error in curl::curl_fetch_memory(url, handle = h) :
Unsupported proxy 'https://myproxy.server.com:8080', libcurl is built without the HTTPS-proxy support.