I'm trying to use rgee package in Rstudio. I installed reticulate and rgee packages. My python version is 3.7 (I'm very sure about it, installed and checked several times). But when I use ee_check(), it seems the version that was detected is 3.1? I'm so confused about this.
> ee_check()
(*) Python version
√ [Ok] C:/Users/39327/AppData/Local/r-miniconda/envs/rgee/python.exe v3.1
Error in ee_check_python(quiet = quiet) : rgee needs Python 3.5 >=