Re: [Pythonmac-SIG] PythonCard on OS X 10.4 with Python 2.4.1

2005-08-25 Thread [EMAIL PROTECTED]
Hello listers, "Samuel M. Smith" <[EMAIL PROTECTED]> wrote on 08/25/2005 10:53:55 AM: > Anybody have any luck in getting PythonCard to work on OS X 10.4x > with Python 2.4.1? > The PythonCard websit is limited to Panther instructions. I saw a > post where someone got it to work with Python 2.

Re: [Pythonmac-SIG] PythonCard on OS X 10.4 with Python 2.4.1

2005-08-25 Thread brad . allen
"Samuel M. Smith" <[EMAIL PROTECTED]> wrote on 08/25/2005 10:53:55 AM: > Anybody have any luck in getting PythonCard to work on OS X 10.4x   > with Python 2.4.1? > The PythonCard websit is limited to Panther instructions. I saw a   > post where someone got it to work with Python 2.3.5. There's a

[Pythonmac-SIG] PythonCard on OS X 10.4 with Python 2.4.1

2005-08-25 Thread Samuel M. Smith
Anybody have any luck in getting PythonCard to work on OS X 10.4x with Python 2.4.1? The PythonCard websit is limited to Panther instructions. I saw a post where someone got it to work with Python 2.3.5. ___ Pythonmac-SIG maillist - Pythonmac-SIG@

[Pythonmac-SIG] PythonCard on OS X 10.4

2005-06-07 Thread Arthur Elsenaar
Hi, trying to install PythonCard on OS X 10.4, but running into an import problem. I installed python2.4.1, wxPython2.6, TigerPython24Fix and TigerPython23Compat from Bob's packages page and added /usr/local/bin to my path. Python2.4 runs fine and I can import wx fine, but not pythoncard