On Thu, Feb 16, 2006 at 06:24:27PM +0100, Laurent Bonnaud wrote: > > I'm not a python addicted, anyway it starts perfectly here. > > Has someone hints about that exception? It could be due to some wx anomalies > > (maybe with your libc release). > > I assume that you mean libgcc and libstdc++6. > > > Would you please try with a fresh sid install? > > > > ii libgcc1 1:4.1-0exp7 GCC support library > > > > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ experimental??? > > > ii libstdc++6 4.1-0exp7 The GNU Standard C++ Library > > > v3 > > I downgraded those packages from experimental to sid (see below). I > still have the same problem: > > $ thuban > Traceback (most recent call last): > File "/usr/bin/thuban", line 20, in ? > import Thuban.UI.main > File "/usr/lib/thuban/Thuban/UI/main.py", line 18, in ? > from application import ThubanApplication > File "/usr/lib/thuban/Thuban/UI/application.py", line 33, in ? > import view > File "/usr/lib/thuban/Thuban/UI/view.py", line 40, in ? > from renderer import ScreenRenderer, ExportRenderer, PrinterRenderer > File "/usr/lib/thuban/Thuban/UI/renderer.py", line 28, in ? > from Thuban.UI.classifier import ClassDataPreviewer > File "/usr/lib/thuban/Thuban/UI/classifier.py", line 1441, in ? > class ClassGroupPropertiesCtrl(wxWindow, wxControl): > TypeError: Cannot create a consistent method resolution > order (MRO) for bases Control, Window > > Did you test with exactly the same package versions as on my system ? >
I'm using current plain sid (daily update) and a fresh thuban install. It seems a wxwidget/python issue anyway. Did you try to change your wm? I'm using wmaker for instance and it works like a charm. Also try to remove any dotfile/dotdir concerning thuban or wx. -- Francesco P. Lovergine -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]