Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change Arial font in base_automl.py to avoid issues in linux #590

Closed
yairVanti opened this issue Dec 13, 2022 · 8 comments
Closed

change Arial font in base_automl.py to avoid issues in linux #590

yairVanti opened this issue Dec 13, 2022 · 8 comments
Assignees
Labels
enhancement New feature or request

Comments

@yairVanti
Copy link

in base_automl.py there is the following configuration :
font-family: Arial

it causes ubunto docker containers running mljar to write the following message extensively:

WARNING | matplotlib.font_manager - findfont: Font family 'Arial' not found.

can this font be changes to some non-office font so this message will disappear ?

@pplonski
Copy link
Contributor

Hi @yairVanti,

thanks for reporting, are you able to provide PR? Thanks

@yairVanti
Copy link
Author

yairVanti commented Dec 14, 2022

opened #594 , please check

@pplonski
Copy link
Contributor

Fixed in #594

Thank you @yairVanti

@pplonski pplonski added the enhancement New feature or request label Dec 14, 2022
@yairVanti
Copy link
Author

thanks @pplonski , can you release a new version with the fix ?

@pplonski
Copy link
Contributor

pplonski commented Dec 14, 2022

sure! version 0.11.4 pushed to PyPi

@pplonski pplonski reopened this Jan 3, 2023
@pplonski
Copy link
Contributor

pplonski commented Jan 3, 2023

please see #594 (comment)

@pplonski
Copy link
Contributor

@Marchlak do we still have problems with font?

@Marchlak
Copy link
Contributor

Marchlak commented Sep 30, 2024

image
I don't have any problems - ubuntu 22.04 @pplonski

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants