Yair_

Results 15 comments of Yair_

solved the problem by adding: `matplotlib.use('Agg')` as suggested in : https://stackoverflow.com/questions/65068073/error-while-showing-matplotlib-figure-in-flask

correction - is still happens from time to time. need the ability to run multiple scenario's simultaneously .

using MaxOS monterey, version 12.4

this issue arise because of lacking in fonts in the installed machine. you can install it on the docker with : RUN apt-get update && \ apt-get install -y wget...

processeor is 2.6GHz 6-Core Intel Core i7 i think its not an issue of data, it happens on many kinds of data. another thing is that it happens only if...

no, the linear regression works and then on the simple /default algorithms step it crashes.

@pplonski - i suspect it's an issue with monterey OS version see https://github.com/microsoft/LightGBM/issues/4229 and https://www.pythonfixing.com/2021/11/fixed-python-multithreading-didn-work.html maybe the import order matters ? if the import of lightgbm will be first it...

tried , it didnt work....

when i ran all algorithms except of lightGBM - everything works. so indeed the problem is narrowed to lightgbm algorithm in AutoML running on mac (currently my version is 12.6.1)

2.6 GHz 6-Core Intel Core i7