Quantcast
Channel: Active questions tagged r - Stack Overflow
Viewing all articles
Browse latest Browse all 205330

Installation of TensorFlow not found in R windows 10

$
0
0

I remain having problems with installing tensorflow for GPU.

The Cuda is installed properly, the cuDNN is also in the files where they supposed to be. Annconda 3 is installed

i run al the installations as they supposed to run:

library(keras)
install_keras(method = "conda", tensorflow = "gpu")

install.packages("reticulate")
library(reticulate)
library(tensorflow)

The error keeps coming back! Does anyone has an idea of this error?

"Installation of TensorFlow not found.

Python environments searched for 'tensorflow' package: C:\Users\MOPC\AppData\Local\r-miniconda\envs\r-reticulate\python.exe

You can install TensorFlow using the install_tensorflow() function."

Thanks!


Viewing all articles
Browse latest Browse all 205330

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>