[bug #4047] (thuban) Thuban Win32 Not Loading
Request Tracker
thuban-bugs at intevation.de
Sun Jan 29 21:40:02 CET 2006
this bug's URL: http://intevation.de/rt/webrt?serial_num=4047
-------------------------------------------------------------------------
Subject: Thuban Win32 Not Loading
Operating System: MS Windows, Windows XP
Thuban version: 1.0.1
wxPython version: other, 2.6.1.0
Python version: other, 2.3.5
PySQLite version: 0.5.0
GDAL version: 1.1.8
Please enter error description here.
Did you compile Thuban yourself? No
If not, which binary package did you install (eg. where did you get it from)? http://thuban.intevation.org/
C:\Thuban>python thuban.pyw
Traceback (most recent call last):
File "thuban.pyw", line 20, in ?
import Thuban.UI.main
File "C:\Thuban\Thuban\UI\main.py", line 18, in ?
from application import ThubanApplication
File "C:\Thuban\Thuban\UI\application.py", line 33, in ?
import view
File "C:\Thuban\Thuban\UI\view.py", line 40, in ?
from renderer import ScreenRenderer, ExportRenderer, PrinterRenderer
File "C:\Thuban\Thuban\UI\renderer.py", line 28, in ?
from Thuban.UI.classifier import ClassDataPreviewer
File "C:\Thuban\Thuban\UI\classifier.py", line 1441, in ?
class ClassGroupPropertiesCtrl(wxWindow, wxControl):
TypeError: Cannot create a consistent method resolution
order (MRO) for bases Window, Control
-------------------------------------------- Managed by Request Tracker
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)