pythm and python-mokoui

Robin Paulson robin.paulson at gmail.com
Tue Nov 4 11:13:25 CET 2008


2008/11/4 Robin Paulson <robin.paulson at gmail.com>:
> or is there some other problem i've not seen?

update: when i run pythm-bin from the command-line, i get this error:

Traceback (most recent call last):
  File "/usr/bin/pythm-bin", line 8, in main
    from pythm import startPythm
  File "/usr/lib/python2.5/site-packages/pythm/__init__.py", line 1, in <module>
    from pythm import *
  File "/usr/lib/python2.5/site-packages/pythm/pythm.py", line 1, in <module>
    import gtkgui
  File "/usr/lib/python2.5/site-packages/pythm/gtkgui/__init__.py",
line 1, in <module>
    from pythmgtk import *
  File "/usr/lib/python2.5/site-packages/pythm/gtkgui/pythmgtk.py",
line 3, in <module>
    import gtk
  File "/usr/lib/python2.5/site-packages/gtk-2.0/gtk/__init__.py",
line 82, in <module>
    init()
NameError: name 'init' is not defined



More information about the support mailing list