[bug #2482] (thuban) NameError: name 'wx' is not defined

Request Tracker thuban-bugs at intevation.de
Sun Jun 13 06:27:47 CEST 2004


this bug's URL: http://intevation.de/rt/webrt?serial_num=2482
-------------------------------------------------------------------------

Subject: NameError: name 'wx' is not defined

Operating System: GNU/Linux, RedHat 9
Thuban version: other, 1.0.0
wxPython version: other, 2.5.1
Python version: 2.2.2
PySQLite version: other, 0.5.0
SQLite version: other, 2.8.14
GDAL version: 1.1.8
proj version: other, 4.4.8

$ thuban
Traceback (most recent call last):
  File "/usr/local/bin/thuban", line 21, 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 35, in ?
    import mainwindow
  File "/usr/local//lib/thuban/Thuban/UI/mainwindow.py", line 33, in ?
    from Thuban.UI.multiplechoicedialog import wxMultipleChoiceDialog
  File "/usr/local//lib/thuban/Thuban/UI/multiplechoicedialog.py", line 22, in ?    class wxMultipleChoiceDialog(wx.wxDialog):
NameError: name 'wx' is not defined
$

I see directories wx and wxPython in /usr/lib/python2.2/site-packages

Did you compile Thuban yourself? yes, from tarball


-------------------------------------------- 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)