<br><br><div class="gmail_quote">On Mon, Oct 18, 2010 at 3:31 PM, William Kyngesburye <span dir="ltr"><<a href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>></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>
> Hi,<br>
> under mac os x I cannot use somes plugins with qgis 1.5 because I receive this error:<br>
><br>
> ...<br>
> ImportError: /Applications/QGIS_1.5/Qgis.app/Contents/MacOS/../Resources/python/pygraphviz/_graphviz.so: no appropriate 64-bit architecture (see "man python" for running in 32-bit mode)<br>
> ....<br>
> ImportError: /Applications/QGIS_1.5/Qgis.app/Contents/MacOS/../Resources/python/matplotlib/_path.so: no appropriate 64-bit architecture (see "man python" for running in 32-bit mode)<br>
><br>
> I'm under mac os x snow leopard with python 2.6.<br>
><br>
> How can I solve this problem?<br>
<br>
</div></div>How did you install pygraphviz and matplotlib? Source? binary? from binary, I'm guessing that only 32bit builds are available.<br></blockquote><div><br></div><div>Hi William, and thanks.</div><div>I've installed pygraphviz from source (I found also Qgis don'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 "Open in 32bit mode".</blockquote>
<div><br></div><div>I don't understand where find Open in 32bit mode. </div><div><br></div><div>Under /Applications/Qgis/ Show Contents -> 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>