Hi everybody,
The situation:
I wrote a GUI, based on Python, TkInter and Pmw.
It runs perfectly fine with Python 2.4 (providing, TkInter and Pmw are
installed). But it crashes with Python 2.6. I tried this on MacOSX11.4
and various Linux Distributions.
Crashes occurs when I activate a Pmw.Diaog
Simon wrote:
Christian Heimes wrote:
Simon schrieb:
Christian Heimes wrote:
Simon wrote:
I installed Python-2.4.4.tar.bz2 from python.org, using gcc-4.3
(within
openSUSE 11.1 x86_64) via 'make altinstall'.
First, I tried to configure with the following flags:
--prefix=/opt/python-24 --enabl