Welcome, Guest. Please login or register.

Author Topic: Apple dev - help needed (python)  (Read 3492 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline SamuraiCrow

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2281
  • Country: us
  • Gender: Male
    • Show all replies
Re: Apple dev - help needed (python)
« on: December 07, 2009, 07:12:52 PM »
The version of Python that comes with MacOS X is not compatible with most of the extensions that are designed to work with standard Python.  The solutuion is to install the standard Python library along with your application.