i downloaded the demo version of the latest A7.77 and now it seems to find the dll, but i fails to run the examples because there are few assets missing, bitmaps like zeiger.tga, ball.pcx or tap.wav. It would be nice to have all included in the package. thanks anyway.

Traceback (most recent call last):
File "D:\pyA7\example1.py", line 10, in <module>
p_bitmap = Bitmap("ball.pcx")
File "a7_types.pyx", line 281, in a7.Bitmap.__cinit__ (a7.cpp:6804)
IOError: bitmap file 'ball.pcx' couldn't be opened!

Last edited by enrike; 07/06/09 12:29.