You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure if loading fonts, you do it after pyray.init_window initialization has been done. In my case no errors, just never got window init. I solved it with a resource manager singleton that makes sure its loading after init_window()