<div dir="ltr">I also get the same import error DLL load failed if I set the backend to WXAgg in matplotlibrc then try from pylab import *<div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 30, 2015 at 7:50 AM, Jens Nielsen <span dir="ltr"><<a href="mailto:jenshnielsen@gmail.com" target="_blank">jenshnielsen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">If that fails that is a bug in PyQt/Qt or in your anaconda installation and not a Matplotlib bug. You could try reinstall QT and PyQt. <div><br></div><div>As a workaround you can tell Matplotlib to use a different backend <a href="http://matplotlib.org/faq/usage_faq.html#what-is-a-backend" target="_blank">http://matplotlib.org/faq/usage_faq.html#what-is-a-backend</a></div><div><br></div><div>BTW the matplotlib mailing list has changed to <a href="mailto:matplotlib-users@python.org" target="_blank">matplotlib-users@python.org</a>.</div><div><br></div><div>best</div><span class="HOEnZb"><font color="#888888"><div>Jens</div></font></span></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote"><div dir="ltr">fre. 30. okt. 2015 kl. 12.43 skrev Jonno <<a href="mailto:jonnojohnson@gmail.com" target="_blank">jonnojohnson@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Traceback (most recent call last):<br></div><div>  File "<stdin>", line 1, in <module></div></div><div dir="ltr"><div>ImportError: DLL load failed: The specified module could not be found.</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 30, 2015 at 2:26 AM, Jens Nielsen <span dir="ltr"><<a href="mailto:jenshnielsen@gmail.com" target="_blank">jenshnielsen@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">It sounds like your PyQt package is broken.<div><br></div><div>What happens if you do:</div><span><div><br></div><div>from PyQt4 import QtCore, QtGui<br></div><div><br></div></span><div>in a python shell</div><div><br></div><div>/Jens</div></div><br><div class="gmail_quote"><div><div><div dir="ltr">fre. 30. okt. 2015 kl. 03.06 skrev Jonno <<a href="mailto:jonnojohnson@gmail.com" target="_blank">jonnojohnson@gmail.com</a>>:<br></div></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Not sure where to post this.<div><br></div><div>I have a fresh Anaconda Win64 python 2.7.10 install which I then updated using conda update --all.</div><div><br></div><div>If it try to:</div><div>from pylab import *</div><div>I get the following:</div><div><br></div><div><div><br></div><div>File "~\Anaconda\lib\site-packages\matplotlib\backends\qt_compat.py", line 91, in <module></div><div>  from PyQt4 import QtCore, QtGui</div><div>ImportError: DLL load failed: The specified module could not be found.</div></div><div><br></div><div><br></div><div>I have the following installed:</div><div>qt: 4.8.7</div><div>pyqt 4.11.4</div><div>matplotlib 1.4.3</div><div><br></div><div>Should I open an issue on matplotlib github?</div><div><br></div></div></div></div>
------------------------------------------------------------------------------<br>
_______________________________________________<br>
Matplotlib-users mailing list<br>
<a href="mailto:Matplotlib-users@lists.sourceforge.net" target="_blank">Matplotlib-users@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/matplotlib-users" rel="noreferrer" target="_blank">https://lists.sourceforge.net/lists/listinfo/matplotlib-users</a><br>
</blockquote></div>
</blockquote></div><br></div>
</blockquote></div>
</div></div></blockquote></div><br></div>