-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Hi Daniel,
I am trying to replicate your results, but I am having trouble getting the Python packages gluonts[mxnet] and pyflux to work, as well as the R packages mfbvar, nowcastDFM and nowcastLSTM. The metadata of your Jupyter notebooks indicates Python version 3.9.7 and R 4.1.2, so I tried setting up a conda environment with those but still no luck. gluonts did get installed but then throws an error in the deepvar notebook. Including pyflux in my .yml-file simply breaks down the whole setup so for now I removed it.
Regarding the R packages, I guess I need to install them from Github rather than from CRAN? I can run the install commands but get errors that they are not available for my version of R and google search showed that at least mfbvar and nowcastDFM have been removed from CRAN.
Some information on your setup would be much appreciated. Even better, if you have it, an environment.yml or PIP requirements.txt file.
Many thanks and best regards,
Alex