1

I am trying to use BERT in R and for that I need some bits from Python. However when I try to install transformers, e.g., I am getting the error above. These are the lines I tried, all failed with the same error:

reticulate::py_install('transformers', pip = TRUE)

remotes::install_github("rstudio/reticulate") % installing directly from github

reticulate::install_miniconda(force = TRUE)
Omry Atia
  • 2,411
  • 2
  • 14
  • 27

0 Answers0