Re: Python, Mac OS X 10.5.5 and CoreGraphics
Re: Python, Mac OS X 10.5.5 and CoreGraphics
- Subject: Re: Python, Mac OS X 10.5.5 and CoreGraphics
- From: Bill Bumgarner <email@hidden>
- Date: Sat, 04 Oct 2008 10:25:26 -0700
On Oct 4, 2008, at 7:13 AM, Ronny Reichmann wrote:
I'm running the systems Python on both Macs. Funnily enough, the
problem I described isn't appearing on my MacBook. The two versions
of Python on the MacBook and the stationary Mac are not the same.
Both systems are set to automatic system-update and are running the
newest Mac OS.
It seems that something I installed on one machine broke this
functionality. But how can I find back to standard-conditions?
Python hasn't been updated in a software update, IIRC (though I might
be mistaken on that).
Try going to a terminal and doing:
% which python
/usr/bin/python
If that shows the same path on both machines, then you have modules
installed -- likely in /Library/Python -- that are conflicting w/the
system modules on one machine.
b.bum
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden