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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to