-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
font finding in OSX produces 200+ lines of warnings #28249
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
Comments
Should the title be "font finding in OSX 10.15 ..." ? Oughta be in METADATA.Added: https://endoflife.date/macos https://endoflife.date/python ... give a little more info; |
Do we know it is osx version specific? |
This does not happen for 14.x (Sonoma). Catalina is quite old - not sure when the difference would have come in. |
edit Sunday 19 May:
|
Unfortunately I can't repro this on any of the macos versions present on GHA (which start at macos11). I suspect that the practical solution is indeed to silently ignore errors from system_profiler, at least when stdout is valid xml (i.e. we can assume that we'll still get a useful list of fonts from it). |
💥
200-odd such lines.
So I reinstalled matplotlib==3.8.4.
Please advise: are there functions in font_manager.py I can call to help debug this
or caches / .jsons I can delete ? Thanks
Originally posted by @denis-bz in #27230 (comment)
The text was updated successfully, but these errors were encountered: