<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><br><div><div>Hi Frederico,</div></div><div><div><br><div><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/" target="_blank" style="font-family: arial, sans-serif;">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>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><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>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></body></html>