wxpython2.5 problem
Yao Heling
yaoheling at yahoo.com
Wed Dec 1 09:50:42 CET 2004
Hi,
I'm using wxpython2.5.3 on debian unstable. I got
thuban from cvs today, and python setup.py build works
without a problem. However, when I try to run thuban,
I got the following:
Traceback (most recent call last):
File "/usr/local/bin/thuban", line 20, in ?
import Thuban.UI.main
File "/usr/local//lib/thuban/Thuban/UI/main.py", line
18, in ?
from application import ThubanApplication
File
"/usr/local//lib/thuban/Thuban/UI/application.py",line
33, in ?
import view
File "/usr/local//lib/thuban/Thuban/UI/view.py",line
40, in ?
from renderer import ScreenRenderer,
ExportRenderer, PrinterRenderer
File
"/usr/local//lib/thuban/Thuban/UI/renderer.py",line
29, in ?
from Thuban.UI.classifier import ClassDataPreviewer
File
"/usr/local//lib/thuban/Thuban/UI/classifier.py",line
1505, in ? class
ClassGroupPropertiesCtrl(wxWindow,wxControl):
TypeError: Cannot create a consistent method
resolution
order (MRO) for bases Control,Window
How do I correct this problem?
On a sidenote, is there any plans to use wxpython2.5
(it's entered
debian unstable as well) with thuban-cvs, maybe a new
branch?
Thanks,
Joseph H. Yao
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail
More information about the Thuban-devel
mailing list
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)