• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Python, Mac OS X 10.5.5 and CoreGraphics
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

References: 
 >Fwd: Python, Mac OS X 10.5.5 and CoreGraphics (From: Ronny Reichmann <email@hidden>)
 >Re: Re: Python, Mac OS X 10.5.5 and CoreGraphics (From: Ronny Reichmann <email@hidden>)

  • Prev by Date: [Moderator] Re: UINavigationItem backButtonTitle property is missing?
  • Next by Date: Class Extensions (Re: Clueless about this warning)
  • Previous by thread: Re: Re: Python, Mac OS X 10.5.5 and CoreGraphics
  • Next by thread: What does it mean for an NSManagedObject to be "invalidated"?
  • Index(es):
    • Date
    • Thread