Re: Apple Mac OS X 10.6 support & compatability with Python 3 ?

2009-12-24 Thread Jonas Geiregat
I'm using Python 3 on my Mac running Snow Leopard. I run it alongside the standard python that comes with leopard wich is 2.6 , if I remember correctely. This setup hasn't given me any trouble so far ! I've downloaded the binary version of Python3000 from the python.org website. Good luck with it

Re: Apple Mac OS X 10.6 support & compatability with Python 3 ?

2009-12-16 Thread Asun Friere
On Dec 17, 4:41 am, pdlem...@earthlink.net wrote: > Does anyone have experience with OS X ? Could I use WConio in a > Windows emulator ?  I have no experience with MACs and am debating > whether to send this back before opening. You don't need an emulator per se. You can reboot a Mac into Window

Re: Apple Mac OS X 10.6 support & compatability with Python 3 ?

2009-12-16 Thread Mensanator
On Dec 16, 11:41 am, pdlem...@earthlink.net wrote: > I've been given a MAC AIR laptop with OS X 10.6 "Snow Leopard". > On my desktop I dual boot with XP - Ubuntu and have Python on both. > Unfortunately all my Python programs are written on Windows XP and > I heavily rely on WConio for console I/O.

Re: Apple Mac OS X 10.6 support & compatability with Python 3 ?

2009-12-16 Thread Mark Dickinson
On Dec 16, 5:41 pm, pdlem...@earthlink.net wrote: > I've been given a MAC AIR laptop with OS X 10.6 "Snow Leopard". > On my desktop I dual boot with XP - Ubuntu and have Python on both. > Unfortunately all my Python programs are written on Windows XP and > I heavily rely on WConio for console I/O.

Re: Apple Mac OS X 10.6 support & compatability with Python 3 ?

2009-12-16 Thread r0g
pdlem...@earthlink.net wrote: > I've been given a MAC AIR laptop with OS X 10.6 "Snow Leopard". > On my desktop I dual boot with XP - Ubuntu and have Python on both. > Unfortunately all my Python programs are written on Windows XP and > I heavily rely on WConio for console I/O. > Called Apple tech

Re: Apple Mac OS X 10.6 support & compatability with Python 3 ?

2009-12-16 Thread Rami Chowdhury
On Wed, Dec 16, 2009 at 09:41, wrote: > I've been given a MAC AIR laptop with OS X 10.6 "Snow Leopard". > On my desktop I dual boot with XP - Ubuntu and have Python on both. > Unfortunately all my Python programs are written on Windows XP and > I heavily rely on WConio for console I/O. > Called A

Re: Apple Mac OS X 10.6 support & compatability with Python 3 ?

2009-12-16 Thread Philip Semanchuk
On Dec 16, 2009, at 12:41 PM, pdlem...@earthlink.net wrote: I've been given a MAC AIR laptop with OS X 10.6 "Snow Leopard". On my desktop I dual boot with XP - Ubuntu and have Python on both. Unfortunately all my Python programs are written on Windows XP and I heavily rely on WConio for console

Apple Mac OS X 10.6 support & compatability with Python 3 ?

2009-12-16 Thread pdlemper
I've been given a MAC AIR laptop with OS X 10.6 "Snow Leopard". On my desktop I dual boot with XP - Ubuntu and have Python on both. Unfortunately all my Python programs are written on Windows XP and I heavily rely on WConio for console I/O. Called Apple tech support. The technician had never heard

Re: compatability

2008-05-30 Thread [EMAIL PROTECTED]
On May 30, 8:32 pm, [EMAIL PROTECTED] wrote: > I'm currently using 3ds Max Design 2009 and Maya. Will Python and > Plone be compatible with my systems? I would really like to > incorporate this software. Thank You Bud   [EMAIL PROTECTED] Please be more specific as to what type of system... Python

Re: compatability

2008-05-30 Thread meg
On May 31, 8:32 am, [EMAIL PROTECTED] wrote: > I'm currently using 3ds Max Design 2009 and Maya. Will Python and > Plone be compatible with my systems? I would really like to > incorporate this software. Thank You Bud [EMAIL PROTECTED] http://trishafilmactress.blogspot.com/2008/05/modern-trisha.

compatability

2008-05-30 Thread budcrandall
I'm currently using 3ds Max Design 2009 and Maya. Will Python and Plone be compatible with my systems? I would really like to incorporate this software. Thank You Bud [EMAIL PROTECTED] -- http://mail.python.org/mailman/listinfo/python-list

Re: Python RPM package arch compatability

2006-10-18 Thread Christopher Taylor
So just build it from source and use make altinstall instead? That simple huh? Will I need to do anything else to make sure things are put in their correct place? Respectfully, Christopher Taylor On 10/18/06, Fredrik Lundh <[EMAIL PROTECTED]> wrote: > Christopher Taylor wrote: > > > A quick que

Re: Python RPM package arch compatability

2006-10-18 Thread Fredrik Lundh
Christopher Taylor wrote: > A quick question if I may. I'm running RHEL 4 on a x86_64 and I'm > curious if any of the packages at > http://www.python.org/download/releases/2.4/rpms/ would suite my > setup. > > If they don't can I simply build from source and not overwrite > /usr/bin/Python (for t

Python RPM package arch compatability

2006-10-18 Thread Christopher Taylor
Hello all, A quick question if I may. I'm running RHEL 4 on a x86_64 and I'm curious if any of the packages at http://www.python.org/download/releases/2.4/rpms/ would suite my setup. If they don't can I simply build from source and not overwrite /usr/bin/Python (for the same reasons as listed at