Bonjour,

J'utilise R à partir d'Anaconda
Je souhaite installer le package keras, je fais la commande suivante: devtools::install_github("rstudio/keras"), j'obtiens cette erreur
Code : Sélectionner tout - Visualiser dans une fenêtre à part
1
2
3
4
5
6
7
8
 
> devtools::install_github("rstudio/keras")
Downloading GitHub repo rstudio/keras@master
from URL https://api.github.com/repos/rstudio/keras/zipball/master
Installing keras
Downloading GitHub repo rstudio/reticulate@master
from URL https://api.github.com/repos/rstudio/reticulate/zipball/master
Error: running command '"C:/Users/user/ANACON~1/R/bin/x64/R" --no-site-file --no-environ --no-save --no-restore --quiet CMD config CC' had status 127
j'ai installé Rtools34 et mis dans le path: C:\RBuildTools\3.4\bin