由于Altair出现一些错误,我卸载了网状结构,但是现在每次启动R时都会出现此错误:
Error in loadNamespace(name) : there is no package called ‘reticulate’
我已经尝试重新安装网状网,但是我得到了:
Error in loadNamespace(name) : there is no package called ‘reticulate’
Calls: .First ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
Warning in install.packages :
installation of package ‘jsonlite’ had non-zero exit status
Error in loadNamespace(name) : there is no package called ‘reticulate’
Calls: .First ... tryCatch -> tryCatchList -> tryCatchOne -> <Anonymous>
Execution halted
Warning in install.packages :
installation of package ‘reticulate’ had non-zero exit status
我还尝试重新安装jsonlite,但它向我显示了相同的错误。
关于如何解决此问题而不删除的任何想法-重新安装所有内容?
我正在使用Ubuntu 18.04.1 LTS
R版本3.5.1
R Studio服务器1.2.1181
Anaconda版本py36hbbc8b67_0