<div dir="ltr">Hi Thomas, hi all,<div>This worked, finally got it running, thanks for the detailed explanation! <br></div><div>All best!</div><div>Federico</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Jul 11, 2014 at 3:46 AM, Thomas Grill <span dir="ltr"><<a href="mailto:gr@grrrr.org" target="_blank">gr@grrrr.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="word-wrap:break-word"><br><div><div>Hi Frederico,</div></div><div><div><br><div><div class=""><blockquote type="cite"><div dir="ltr"><div>I think I have all the other necessary requirements (Python and Numpy) but I am not sure:</div>
<div>- what version of the file I should download from <a href="http://grrrr.org/data/dev/ext/macos/pd/" style="font-family:arial,sans-serif" target="_blank">http://grrrr.org/data/dev/ext/macos/pd/</a> . I am running on Mac OS X Snow Leopard 10.6.8</div>
</div></blockquote><div><br></div></div><div>start the terminal program and run the following commands:</div><div>- "python —version“ - this will give you the version of your Python installation</div><div>- „which python“ will give you the location of your python installation</div>
<div><br></div><div>The major Python version is important: 2.5, 2.6. oder 2.7</div><div>and whether it is a system package (sitting in /usr/bin) or a user installed „local“ version (sitting in /Library/Frameworks/Python.framework)</div>
<div><br></div><div>That’s how you pick the py.pd_darwin-*.zip package. Unzip it and put it into pd’s extra folder.</div><div class=""><br><blockquote type="cite"><div dir="ltr"><div>- where to locate the "binaries to load" in Pd-extended. I can only add paths or "startup flags" but that hasn't worked—maybe I have the wrong file? I include a screenshot of how my menu looks.</div>
<div><br></div></div></blockquote><div><br></div></div><div>You’ll have to go to File/setup/startup flags and there add „-lib py"</div><div><br></div><div>good luck,</div><div>gr~~~</div><div><br></div></div></div></div>
</div></blockquote></div><br></div>