> > > Looks like a circular import problem in matplotlib. > > Try adding as first import, before other matplotlib imports: > > import matplotlib > import matplotlib.cbook > > See if that even works. > > WOW :) it helped me too, after 7 years :)
-- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/modwsgi. For more options, visit https://groups.google.com/d/optout.
