В Fri, 7 Feb 2025 06:51:27 +0000
KABILAN S <kabilan151...@gmail.com> пишет:

> > result <- TRANSFORMER(df = S_P_500_Close_data, study_variable =
> > "Price")  
> Error: Valid installation of TensorFlow not found.
> 
> Python environments searched for 'tensorflow' package:
>  C:\Users\CRAN\Documents\.virtualenvs\r-reticulate\Scripts\python.exe

I'm afraid you'll have to wrap your examples in checks for
py_module_available(...):
https://stat.ethz.ch/pipermail/r-package-devel/2024q3/011076.html

-- 
Best regards,
Ivan

______________________________________________
R-package-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-package-devel

Reply via email to