We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
My Flask application started giving me this error:
Gtk-CRITICAL **: 08:00:01.308: _gtk_css_lookup_resolve: assertion '(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((provider)); GType __t = ((_gtk_style_provider_private_get_type ())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else __r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed (gunicorn:18903): Gtk-ERROR **: 08:00:01.308: Can't create a GtkStyleContext without a display connection
The text was updated successfully, but these errors were encountered:
I cannot connect this to plotnine.
Sorry, something went wrong.
No branches or pull requests
My Flask application started giving me this error:
The text was updated successfully, but these errors were encountered: