On Sun, Oct 11, 2009 at 12:58:45PM +0200, A.A. wrote:
> Hi,
> 
> I have installed the python-elementary with apt-get, my sources.list is:
> 
> deb http://ftp.it.debian.org/debian unstable main contrib
> deb http://pkg-fso.alioth.debian.org/debian unstable main
> 
> but when i try tu run paroli with:
> 
> ../paroli/scripts# DISPLAY=":0" ./paroli
> 
> it return:
> 
> pwd: /root/Programmi/paroli
> PYTHONPATH=core \
> exec python -OO core/paroli/__init__.py --cfgfile /etc/paroli/paroli.fso.cfg
> Traceback (most recent call last):
>   File "core/paroli/__init__.py", line 38, in <module>
>     import elementary
>   File "/usr/lib/pymodules/python2.5/elementary/__init__.py", line 19, in
> <module>
>     from c_elementary import Object, Window, Background, Icon, \
> ImportError: /usr/lib/pymodules/python2.5/elementary/c_elementary.so: 
> undefined
> symbol: elm_spinner_value_get
> marte:~/Programmi/paroli/scripts# cat /etc/apt/sources.list
> deb http://ftp.it.debian.org/debian unstable main contrib
> deb http://pkg-fso.alioth.debian.org/debian unstable main
> 
> whereis the problem?

The python-elementary version in pkg-fso is depending on a more
recent elementary version, which is not yet in Debian. I guess I
should have removed it, so that nobody tries to use it :/

-- Sebastian Reichel

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to