상세 컨텐츠

본문 제목

tcl error

설치_실행/R

by 츄릅랑이 2022. 2. 10. 08:42

본문

error message

--- Please select a CRAN mirror for use in this session ---
Error in structure(.External(.C_dotTclObjv, objv), class = "tclObj") :
  [tcl] grab failed: window not viewable.

solution

> library(tcltk)
> tclServiceMode(TRUE)
[1] FALSE
> chooseCRANmirror(graphics = F)
53: Korea (Gyeongsan-si) [https]
54: Korea (Seoul 1) [https]
55: Korea (Ulsan) [https]

'설치_실행 > R' 카테고리의 다른 글

library(reticulate)  (0) 2022.03.24
package 관련 환경설정  (0) 2022.02.14
RCurl 설치 error  (0) 2022.02.10

관련글 더보기