Hi, I'm using the latest version of Ananconda on Windows 10. I have been trying to get tensorflow and keras running in RStudio.. but they will only run on Python 3.5 I have been reading. So I created an environment in Anaconda with python 3.5 and keras and tensorflow installed through the command line.. but RStudio will now not install into that environment because of "UnsatisfiableError"s.
I've also noticed RStudio won't install into the base environment either, which I wanted to try and install R first, then install tensorflow and keras into the environment. So far no luck.
Any thoughts on the issue are welcome. I think I will try miniconda and see if that makes any difference.