Python 3 - Is PIL/wxPython/PyWin32 supported?

2010-07-07 Thread durumdara
Hi!

I have an environment under Python 2.6 (WinXP). That is based on PIL,
wxPython/PyWin32.

In the project's pages I see official installer for only PyWin32.

I don't know that PIL or wxPython supports Python 3 or not. May with
some trick these packages are working.

Does anybody know about it?
Can I replace my Py2.6 without lost PIL/wxPython?

Thanks for your help:
   dd

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python 3 - Is PIL/wxPython/PyWin32 supported?

2010-07-07 Thread Daniel Fetchinson
 I don't know that PIL or wxPython supports Python 3 or not. May with
 some trick these packages are working.

 Does anybody know about it?
 Can I replace my Py2.6 without lost PIL/wxPython?

PIL currently does not support python 3 but release 1.1.7 will in the
future. Don't ask me when, I don't know.

I have no idea about the rest.

Cheers,
Daniel



-- 
Psss, psss, put it down! - http://www.cafepress.com/putitdown
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Python 3 - Is PIL/wxPython/PyWin32 supported?

2010-07-07 Thread Giampaolo Rodolà
2010/7/7 durumdara durumd...@gmail.com:
 Hi!

 I have an environment under Python 2.6 (WinXP). That is based on PIL,
 wxPython/PyWin32.

 In the project's pages I see official installer for only PyWin32.

 I don't know that PIL or wxPython supports Python 3 or not. May with
 some trick these packages are working.

 Does anybody know about it?
 Can I replace my Py2.6 without lost PIL/wxPython?

 Thanks for your help:
   dd

 --
 http://mail.python.org/mailman/listinfo/python-list

No, as of now you just can't.
Now that 2.7 is out and is officially declared as the last 2.x release
it's likely that there will be a lot more traction in porting such big
names to Python 3.


--- Giampaolo
http://code.google.com/p/pyftpdlib/
http://code.google.com/p/psutil/

-- 
http://mail.python.org/mailman/listinfo/python-list