Python 3 - Is PIL/wxPython/PyWin32 supported?

D

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
 
D

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
 
G

Giampaolo Rodolà

2010/7/7 durumdara said:
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

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/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top