MAFAT Challenge - WiFi Sensing: Non Invasive Human Presence Detection - Track 1 Forum

Go back to competition Back to thread list Post in this thread

> Strange matplotlib error in submission logs

My latest submission is supposedly failing with the error message "Matplotlib created a temporary config/cache directory at /tmp/matplotlib-x87iptnl because the default path (/.config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing." This is unusual as I am not using matplotlib or anything that is obviously related to it. Also, that doesn't really seem like an error. Curious if you can offer any help. The logs are not very useful in this case.

Posted by: ryanv777 @ May 1, 2022, 4:32 a.m.

Hi,
We've noticed that the error generates from the Load function.
The error occurs due to differences between lightgbm versions.
Please note that the available lightgbm version is 2.2.3.
MAFAT Challenge Team

Posted by: MAFAT_Challenge @ May 1, 2022, 1:40 p.m.

Thanks so much! My mistake.

Posted by: ryanv777 @ May 2, 2022, 3:53 a.m.

although i updated the LGBM installation to be 2.2.3
i still get this error when trying to submit
--O.K

Posted by: orkorn @ May 8, 2022, 11:43 a.m.

Hi,
We suspect the error occurs due to differences between lightgbm versions.
Did your model run successfully locally at version LGBM 2.2.3?
MAFAT Challenge Team

Posted by: MAFAT_Challenge @ May 8, 2022, 1:26 p.m.
Post in this thread