I downloaded a version of paroli and managed to successfully "compile"
the package correctly, but when running, it complains about missing
backends:

azure:~/src/paroli/paroli-scripts# ./paroli-launcher 
root     INFO     read config file ./paroli.cfg
root     INFO     read config file /etc/paroli/paroli.cfg
root     INFO     read config file /root/.paroli/paroli.cfg
root     INFO     init gui
root     WARNING  can't use backend paroli : No module named etk
root     WARNING  can't use backend csdl : No module named gui
root     WARNING  can't use backend sdl : No module named guip
Traceback (most recent call last):
  File "./paroli-launcher", line 260, in <module>
    tichy.init_gui(None)
  File "../paroli-core/tichy/__init__.py", line 71, in init_gui
    import guip
ImportError: No module named guip

I'm not sure where to go from here...Is it possible to run paroli in
debian?

...cj



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

Reply via email to