<br><br><div class="gmail_quote">On Mon, Oct 18, 2010 at 3:31 PM, William Kyngesburye <span dir="ltr">&lt;<a href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Oct 18, 2010, at 3:27 AM, Luca Mandolesi wrote:<br>
<br>
&gt; Hi,<br>
&gt; under mac os x I cannot use somes plugins with qgis 1.5 because I receive this error:<br>
&gt;<br>
&gt; ...<br>
&gt; ImportError: /Applications/QGIS_1.5/Qgis.app/Contents/MacOS/../Resources/python/pygraphviz/_graphviz.so: no appropriate 64-bit architecture (see &quot;man python&quot; for running in 32-bit mode)<br>
&gt; ....<br>
&gt; ImportError: /Applications/QGIS_1.5/Qgis.app/Contents/MacOS/../Resources/python/matplotlib/_path.so: no appropriate 64-bit architecture (see &quot;man python&quot; for running in 32-bit mode)<br>
&gt;<br>
&gt; I&#39;m under mac os x snow leopard with python 2.6.<br>
&gt;<br>
&gt; How can I solve this problem?<br>
<br>
</div></div>How did you install pygraphviz and matplotlib?  Source? binary?  from binary, I&#39;m guessing that only 32bit builds are available.<br></blockquote><div><br></div><div>Hi William, and thanks.</div><div>I&#39;ve installed pygraphviz from source (I found also Qgis don&#39;t allow pygraphviz to find graphviz, and I must to add a simple hack to make to work inside qgis) and matplotlib from easy_install.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">You could force all of Qgis to run 32bit: Get Info on the application and check the box &quot;Open in 32bit mode&quot;.</blockquote>
<div><br></div><div>I don&#39;t understand where find Open in 32bit mode. </div><div><br></div><div>Under /Applications/Qgis/ Show Contents -&gt; I found Info.plist</div><div>I opened it and I add a string:</div><div><br>
</div><div>Executable architectures</div><div>and add Intel-64 bit </div><div><br></div><div>but nothing change.</div><div><br></div><div>I think I need to allow Qgis to allow the 64bit python modules....</div><div><br></div>
<div><br></div><div><br></div><div><br></div><div> </div></div>