Using PyUI v 1.0 and Python 2.3.4 in Gentoo Linux
>>> pyui.init(640,480,"2d")
Traceback (most recent call last):
File "<stdin>", line 1, in ?
File "./core.py", line 57, in init
File "./renderers/pygame2D.py", line 28, in ?
AttributeError: 'module' object has no attribute
'RendererBase'
>>>