Hi all,
"import matplotlib.pyplot as plt" causes the error "ModuleNotFoundError: No 
module named 'PyQt4' "
and entering "matplotlib.use('qt5agg')" before calling pyplot is rejected 
because the backend has already been chosen by ipython\start_kernel.py
Is there a way to solve this issue without creating problems in other 
packages?
Python 3.6.1, Ipython 6.1.0

Thank you!

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" 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/spyderlib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to