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

Improve log output #507

Open
sophiamaedler opened this issue Mar 19, 2025 · 0 comments
Open

Improve log output #507

sophiamaedler opened this issue Mar 19, 2025 · 0 comments
Assignees

Comments

@sophiamaedler
Copy link

When running alphadia form the GUI I get a lot of warnings from the font manager that spam the log full. This makes it a bit difficult to see the warnings/output that is actually of interest.

The warnings I get:

2025-03-10 16:25:57,390 - matplotlib.font_manager - INFO - generated new fontManager2025-03-10 16:25:57,582 - matplotlib.font_manager - INFO - Failed to extract font properties from /System/Library/Fonts/Supplemental/NISC18030.ttf: Could not set the fontsize (invalid pixel size; error code 0x17)2025-03-10 16:25:57,609 - matplotlib.font_manager - INFO - Failed to extract font properties from /System/Library/Fonts/Apple Color Emoji.ttc: Could not set the fontsize (invalid pixel size; error code 0x17)2025-03-10 16:25:57,629 - matplotlib.font_manager - INFO - Failed to extract font properties from /System/Library/PrivateFrameworks/FontServices.framework/Resources/Reserved/PingFangUI.ttc: Can not load face (locations (loca) table missing; error code 0x90)2025-03-10 16:25:57,644 - matplotlib.font_manager - INFO - Failed to extract font properties from /System/Library/Fonts/LastResort.otf: tuple indices must be integers or slices, not str2025-03-10 16:25:57,671 - matplotlib.font_manager - INFO - generated new fontManager

@mschwoer mschwoer self-assigned this Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants