Sir,
i shifted to windows for gluonts, all went well when installling the gluonts, library(modeltime.gluonts) worked perfectly well. I guess when i started my new session, and i guess with library(reticulate), it forces the python to reticulate environment but not where gr-gluonts is there, I tried to create a custom environment as shown , it get created and then same issue, library(reticulate) and py_discover_config() shows the reticulate environment but not the custom. So i was not able to understand what could be the possible error