PaddlePaddle / PaddleSpatial

PaddleSpatial is an open-source spatial-temporal computing tool based on PaddlePaddle.
Apache License 2.0
328 stars 165 forks source link

'NoneType' object has no attribute 'forecast' #85

Closed q3erf closed 2 years ago

q3erf commented 2 years ago

hi, when I use base environment, I got error like this, 'NoneType' object has no attribute 'forecast'. But I did define the correct predict.py and prepare.py files, and I can run "python evaluation.py" locally to get the results on my server.

ramber1836 commented 2 years ago

Hi, there,

You can provide your team name and the administrator will reply to you in a couple of days (the workload is hard) by checking the online test log. Thanks for your understanding.

Regards, Xinjiang Lu

On Fri, May 20, 2022 at 4:00 PM xbfeng @.***> wrote:

hi, when I use base environment, I got error like this, 'NoneType' object has no attribute 'forecast'. But I did define the correct predict.py and prepare.py files, and I can run "python evaluation.py" locally to get the results on my server.

— Reply to this email directly, view it on GitHub https://github.com/PaddlePaddle/PaddleSpatial/issues/85, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEVHY35XY5UHUGYDZTIXTUDVK5BC3ANCNFSM5WOTYO5Q . You are receiving this because you are subscribed to this thread.Message ID: @.***>

q3erf commented 2 years ago

team name is : q3erf1Team

q3erf commented 2 years ago

thank you!

q3erf commented 2 years ago

I found this error may be caused by lightgbm in base environment, and I open another issue about this #87

q3erf commented 1 year ago

已收到,我将尽快回复