I hate building from the source.
Especially when wxPython has all these flags and I don't know what they
mean.
Is there any way?
I hate building from the source, and want to use Python 2.6 with wxPython
2.8
--
http://mail.python.org/mailman/listinfo/python-list
Hello, I use Ubuntu 8.10 and the latest version of Python.
I started programming wxPython on my Windows computer,
but now I have access to my ubuntu box, and want wxPython for 2.6
All the debs in the package manager are for 2.5, not 2.6
How can I Install wxPython for Python 2.6 without building
Hello, I have a problem with my wxPython 2.8 Application.
The program opens and closes and on KomodoEdit it says "wxstreamredirect.py
returned 1.'
What's wrong?
http://paste.pocoo.org/show/80/
P.S. I compared my source code to the source code in wxPython in Action,
and it looks the same! Why