timeseries icon indicating copy to clipboard operation
timeseries copied to clipboard

Import error

Open Arefeen06088 opened this issue 3 years ago • 1 comments

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.

image

Arefeen06088 avatar Jul 20 '22 04:07 Arefeen06088

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

hungntt avatar Nov 30 '22 16:11 hungntt