-------- Original-Nachricht -------- > Datum: Sun, 3 May 2009 13:09:11 +0200 > Von: Richy <[email protected]> > An: List for Openmoko community discussion <[email protected]> > Betreff: Re: PISI 0.2 released
> I tried this on shr-testing but I get: > > r...@om-gta02 ~/.pisi $ pisigui > > Traceback (most recent call last): > > File "/bin/pisigui", line 31, in <module> > > import pisi > > File "/opt/pisi/pisi.py", line 31, in <module> > > from events import events, eventsSync > > File "/opt/pisi/events/events.py", line 22, in <module> > > import vobject > > ImportError: No module named vobject > > > > Maybe this is python-2.6 related? Absolutely. The packages I assembled for vobject (you used the one from opkg.org?) have static links to the python 2.5 site-package folder inside. For testing purposes you might move them (under /usr/lib/python ...); I have to sort this out by assembling the dependend packages properly. _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

