Hey all,
Just getting re-acquainted with Pd after a year-long hiatus; I'd like to use more Python through Pyext but can't seem to get it to recognize the latest version of Python (I've got 2.5.1 and would like to keep it that way) without rebuilding pyext, which requires a rebuild of flext, which requires a rebuild of pd. Is there an easier way to get pyext to recognize my python 2.5.1 install? It's the current version under /Library/Frameworks/Python.framework/Versions/Current/bin. It seems like pyext should just open the default system "python" without looking for a specific version, but that's apparently what it's doing.
Thanks,
David