Debian is transitioning to python 2.7
I prepared a Debian/wheezy box where only python 2.7 is
and I installed kaa (base, metadata, imlib2) from SVN
but when I tried to svn freevo 1.9.2b2, I got
$ ./freevo
Can't find all Python dependencies:
No module named core
and when I try to install it
$ python setup.py install --help
If your using a subversion of Freevo
You may need run "./autogen.sh nodocs"
checking for kaa... found
checking for kaa.metadata... found
checking for kaa.imlib2... not found
please download it from "svn co svn://svn.freevo.org/kaa/trunk/ kaa"
and install it
Any suggestions? thanks in advance....
a.
ps: I have installed all the usual dependencies namely
python-alsaaudio python-libxml2 python-beautifulsoup python-html5lib
python-pygame python-imaging python-twisted python-sqlite