Jason Tackaberry wrote:
> On Thu, 2009-06-25 at 11:54 +0100, John Molohan wrote:
>
>> I'm just looking at the main site and kaa isn't really mentioned
>> anywhere. I think we'd talked about this before and you or Dischi were
>> going to write up a paragraph or two about it and I'll throw it up
Hello !
While building python-kaa-display for Fedora 11 x86_64, I've hit two problems:
- popen2 (used on kaa-display) is been deprecated
- _new__() takes no parameters from kaa/weakref.py:61 of the kaa-base 0.6.0.
Both are warning, but I wonder if they that won't lead to other side
effect with py
On Tue, 2009-06-30 at 12:06 +0200, Nicolas Chauvet wrote:
> Hello !
Hi Nicolas,
> While building python-kaa-display for Fedora 11 x86_64, I've hit two problems:
> - popen2 (used on kaa-display) is been deprecated
> - _new__() takes no parameters from kaa/weakref.py:61 of the kaa-base 0.6.0.
Thes
Hi Jason,
I checked out the latest kaa from svn. I have a seperate user for freevo
development that installs python packages in the home directory. When I
install kaa using "python ./setup.py install --prefix=$HOME" then it looks as
if kaa is not installed properly: (no kaa subdirectory present).
Hi Richard,
On Tue, 2009-06-30 at 20:41 +0200, Richard van Paasen wrote:
> I checked out the latest kaa from svn. I have a seperate user for freevo
> development that installs python packages in the home directory. When I
> install kaa using "python ./setup.py install --prefix=$HOME" then it looks