On 31/07/2008, at 17:40, Mike Covill wrote:
On 31-Jul-08, at 12:33 PM, Christopher Barker wrote:
Mike Keith wrote:
are my problems down to the fact that i'm using apple's python 2.5
to
build the .app?
yes.
if so, any advice on how to proceed?
Install the python.org python ,and use th
On 03/08/2008, at 9:18 AM, Nehemiah Dacres wrote:
r u talking about sandboxing? thats a little difficult, apple
didn't provide much documentation on that. there's 3rd party
documentation here
http://www.318.com/techjournal/?p=107
Well no. Just a simple installation of python.org 2.5.2 behi
>
>
>
>> Question 3. What do I have to do in order to make SciPy work with both
>> Python 2.5.1 (that comes with the Mac) and 2.5.2 (that I installed
>> myself)?
>>
>> You can't. They have different library paths.
hmm, I wouldn't say that You probiblly shouldln't have even bothered with
installin
On Sun, Aug 03, 2008 at 10:12:23AM -0400, Kevin Walzer wrote:
> >Question 2: In Finder, If I click on Search For > Past week, I can see a
> >sequence of folders under the horizontal scroll bar at the bottom of the
> >window, allowing me to determine that some files that were placed under
> >Applica
Thomas Philips wrote:
Item 1. I downloaded and installed 2.5.2 from python.org. Runs fine, it
installed a MacPython directory under applications, which has a few icons,
including IDLE. However, I have absolutely NO idea where all the Python
files are kept.
/Library/Frameworks/Python
Question