sktime / pytorch-forecasting

Time series forecasting with PyTorch
https://pytorch-forecasting.readthedocs.io/
MIT License
4.02k stars 639 forks source link

FileNotFoundError at Colab #651

Open protw opened 3 years ago

protw commented 3 years ago

Expected behavior

I executed code from documentation Demand forecasting with the Temporal Fusion Transformer and it works well on my local computer.

Actual behavior

However, when I run the code at Colab I encountered FileNotFoundError: [Errno 2] No such file or directory: ''

image

Code to reproduce the problem

Link to a colab notebook

hcworkplace commented 3 years ago

hi, i had same problem, my environment was like below:

i don't know what is problem, but i guess it will be associated with incompatible package or gpu😥 i wish my case can help you. or if someone know what is problem, plz mention me. thx

dr-GitHub-account commented 3 years ago

Same error here. Have you solved it?

eliassz commented 3 years ago

Same trouble, have you solved this?

adamwuyu commented 3 years ago

Same trouble, have you solved this?