pythm error

Giovanni pino.otto at gmail.com
Wed Oct 29 18:20:49 CET 2008


OK, thanks.

It works!


On Wed, Oct 29, 2008 at 5:56 PM, Marcel <tanuva at googlemail.com> wrote:

> You seem to be missing the python threading component - try grepping "opkg
> list" for something like python-threading... :)
>
> -Marcel
>
> Am Wednesday 29 October 2008 17:39:56 schrieb Giovanni:
> > I installed pythm on my OM2007.2, but I get the following error:
> >
> > root at om-gta02:~# pythm-bin
> >
> > (pythm-bin:1711): Gdk-WARNING **: Connection to display localhost:10.0
> > appears to be untrusted. Pointer and keyboard grabs and inter-client
> > communication may not work as expected.
> > Traceback (most recent call last):
> >   File "/usr/bin/pythm-bin", line 14, in <module>
> >     main()
> >   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
> 6,
> > in <module>
> >     from pagelist import *
> >   File "/usr/lib/python2.5/site-packages/pythm/gtkgui/pagelist.py", line
> 4,
> > in <module>
> >     from pythm.backend import Signals
> >   File "/usr/lib/python2.5/site-packages/pythm/backend/__init__.py", line
> > 1, in <module>
> >     from backend import *
> >   File "/usr/lib/python2.5/site-packages/pythm/backend/backend.py", line
> 2,
> > in <module>
> >     from threading import Thread,Lock
> > ImportError: No module named threading
>
>
>
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20081029/037fe367/attachment.htm 


More information about the community mailing list