Stephen,

Sorry to hear that. I am not sure that hijacking an existing thread here is
the best idea -- this is now also deep into reticulate territory, will depend
on how you run Python on the box and more.  For what it is worth, still works
here

    > library("keras")
    > library("tensorflow")
    > search()
     [1] ".GlobalEnv"         "package:tensorflow" "package:keras"     
     [4] "ESSR"               "package:stats"      "package:graphics"  
     [7] "package:grDevices"  "package:utils"      "package:datasets"  
    [10] "package:methods"    "Autoloads"          "package:base"      
    >

Might be best start over with 'reticulate 101', ie whether you can access
Python, test whether you can load the required packages in your Python
session and so on.

Good luck,  Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

_______________________________________________
R-SIG-Debian mailing list
R-SIG-Debian@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-debian

Reply via email to