timeseries
timeseries copied to clipboard
Import error
Hello
I found out that 'fastai2' package, on which 'timeseries' has been built on, has been archived. So, I installed 'fastai' package, fastcore package and finally timeseries. However, when I try to import timeseries, it's showing a Runtime error like the screenshot below.
Any help would be highly appreciated. Thanks.

If possible, you need to fix on the installed package, convert all of "import fastai2" to "fastai". It will solve the problem.