<div dir="ltr"><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">I am using Python 2.7 on Windows 8.1.</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Python 2.7 (r27:82525, Jul 4 2010, 07:43:08) [MSC v.1500 64 bit (AMD64)] on win32</p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">I installed ImageMagick from <a href="http://www.imagemagick.org/script/binary-releases.php#windows" rel="nofollow" style="margin:0px;padding:0px;border:0px;color:rgb(12,101,165);text-decoration:none">imagemagick.org</a></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Then installed PythonMagick with pip from <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/#pythonmagick" rel="nofollow" style="margin:0px;padding:0px;border:0px;color:rgb(12,101,165);text-decoration:none">http://www.lfd.uci.edu/~gohlke/pythonlibs/#pythonmagick</a></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">When I import PythonMagick it says:</p><p style="margin:0px 0px 1em;padding:0px;border:0px;clear:both"><font face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:15px;line-height:19.5px">Traceback (most recent call last):</span></font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;clear:both"><font face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:15px;line-height:19.5px"> File "magic.py", line 2, in <module></span></font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;clear:both"><font face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:15px;line-height:19.5px"> import PythonMagick</span></font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;clear:both"><font face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:15px;line-height:19.5px"> File "C:\Python27\lib\site-packages\PythonMagick\__init__.py", line 1, in <module></span></font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;clear:both"><font face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:15px;line-height:19.5px"> from . import _PythonMagick</span></font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;clear:both"><font face="Helvetica Neue, Helvetica, Arial, sans-serif"><span style="font-size:15px;line-height:19.5px">ImportError: DLL load failed: The application has failed to start because its side-by-side configuration is incorrect. Please see the application event log or use the command-line sxstrace.exe tool for more detail.</span></font></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px"><br></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Any clues on where do look?<br></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px"><br></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px">Question on stackoverflow <a href="http://stackoverflow.com/questions/28538973/pythonmagick-on-windows-dll-load-failed">http://stackoverflow.com/questions/28538973/pythonmagick-on-windows-dll-load-failed</a></p><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:15px;clear:both;font-family:'Helvetica Neue',Helvetica,Arial,sans-serif;line-height:19.5px"><br></p><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><font color="#333333" face="proxima-nova-1, proxima-nova-2, Tahoma, Helvetica, Verdana, sans-serif"><span style="font-size:14px;line-height:18.2000007629395px">Julien Levasseur</span></font></div></div>
</div>