Re: ImportError: No module named kiwi.environ

2009-01-10 Thread Ali Afshar
I am reliably informed python-kiwi package is broken too. Kiwi uses it's own dist stuff. The best way is to install the latest release from the website: http://download.gnome.org/sources/kiwi/1.9/kiwi-1.9.22.tar.gz RonnyPfannschmidt wrote: > hi, > > what kiwi did you install? unfortunately on

Re: ImportError: No module named kiwi.environ

2009-01-10 Thread RonnyPfannschmidt
hi, what kiwi did you install? unfortunately on pypi there is a broken outdated dead markup lib named kiwi you need the one from http://www.async.com.br/projects/kiwi/ or a recent python-kiwi package from debian/ubuntu (its also called something like gtk-kiwi on pypi) On 10 Jan., 08:11, eliecer