Hi,
Am Donnerstag, den 01.09.2005, 12:20 -0300 schrieb Johan Dahlin:
> Kiwi is a PyGTK framework for building graphical applications loosely
> based on MVC Model-View-Controller (MVC) and Allen Holub's Visual proxy
> [1]. Think of Kiwi as a high-level, object-oriented layer built on
> PyGTK.
[EMAIL PROTECTED]:~/work/src/kiwi-1.9.1$ python setup.py build
Traceback (most recent call last):
File "setup.py", line 36, in ?
data_files = [
File "setup.py", line 14, in listfiles
return [os.path.join(dir, filename)
OSError: [Errno 2] No such file or directory:
'/home/dannym/work/src/kiwi-1.9.1/gazpacho-plugin'
[EMAIL PROTECTED]:~/work/src/kiwi-1.9.1$
dunno if that is relevant/normal, just though I'd mention it...
cheers,
Danny
_______________________________________________
pygtk mailing list [email protected]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/