Hi everybody,<div>I don&#39;t want to be annoying, but I have just done</div><div><br></div><div>sudo port selfupdate</div><div>sudo port  upgrade outdated</div><div>sudo port install  py26-pymvpa</div><div><br></div><div>
After I tried to start pymvpa, python crashed with the message</div><div><br></div><div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">bash-3.2$ python</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Python 2.6.4 (r264:75706, Dec  4 2009, 14:43:06) </p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">[GCC 4.2.1 (Apple Inc. build 5646) (dot 1)] on darwin</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Type &quot;help&quot;, &quot;copyright&quot;, &quot;credits&quot; or &quot;license&quot; for more information.</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">&gt;&gt;&gt; from mvpa.suite import *</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/site-packages/mvpa/base/verbosity.py:19: DeprecationWarning: the sets module is deprecated</p>

<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">  from sets import Set</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Python(57406) malloc: *** error for object 0x7fff7037f500: pointer being freed was not allocated</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">*** set a breakpoint in malloc_error_break to debug</p>
<p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica">Abort trap</p><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></div>
<div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></div><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">Any ideas?</span></font></div>
<div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;"><br></span></font></div><div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">Thank you,</span></font></div>
<div><font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">Anna.</span></font></div><br><div class="gmail_quote">On Sun, Dec 20, 2009 at 10:08 PM, Yaroslav Halchenko <span dir="ltr">&lt;<a href="mailto:debian@onerussian.com">debian@onerussian.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Hi Christian,<br>
<br>
Sorry about the delay but nor me, neither Michael have little to no<br>
expertise/interest of struggling with proprietary systems.  Therefor I<br>
just held my breath and let macports enthusiast (thank you once again!)<br>
James Kyle  to resolve the issue.  Here what he says while boarding a<br>
plane to go somewhere south:<br>
<br>
,---<br>
| I&#39;ve fixed the issues and made the changes live.<br>
|<br>
| I&#39;ve verified that mvpa.cfg shows both libsvm and shogun as active.<br>
|<br>
| I also removed the python 2.5 port of pymvpa, so now only the 2.6 is offered. There&#39;s virtually no difference between the two releases except warnings on deprecated modules and it should simplify problems.  Also, the<br>

| default variants of shogun and other deps are set up for python 2.6.<br>
|<br>
| So simply doing a:<br>
<div class="im">|<br>
| sudo port install py26-pymvpa<br>
|<br>
</div>| will produce a working build with no warnings in the build process that might confuse users<br>
`---<br>
<br>
So I guess, you would need to<br>
<br>
sudo port update<br>
<br>
and then<br>
<div class="im"><br>
sudo port install py26-pymvpa<br>
<br>
</div>and it should work this time ;)<br>
<br>
alternatively, just build from git repository (described online) -- not that big of a deal really if you have already all dependencies available.<br>
<br>
Cheers<br>
<div class="im"><br>
On Sat, 19 Dec 2009, Christian Fiebach wrote:<br>
<br>
&gt;    Hi there,<br>
<br>
&gt;    I am having the same problem getting to run libsvm as described in<br>
<br>
&gt;    this thread. I Did you happen to make any progress on that issue?<br>
<br>
&gt;    Thanks in advance,<br>
<br>
</div>--<br>
                                  .-.<br>
=------------------------------   /v\  ----------------------------=<br>
Keep in touch                    // \\     (yoh@|www.)<a href="http://onerussian.com" target="_blank">onerussian.com</a><br>
Yaroslav Halchenko              /(   )\               ICQ#: 60653192<br>
                   Linux User    ^^-^^    [175555]<br>
<br>
<br>
<br>
_______________________________________________<br>
Pkg-ExpPsy-PyMVPA mailing list<br>
<a href="mailto:Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org">Pkg-ExpPsy-PyMVPA@lists.alioth.debian.org</a><br>
<a href="http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa" target="_blank">http://lists.alioth.debian.org/mailman/listinfo/pkg-exppsy-pymvpa</a><br>
</blockquote></div><br></div>