Just to be clean I got and compiled the cvs version today and ran
arraydemo.py. Here is the first error report. In the past I just commented
out that line to get it to run farther but we should start at the top.


[EMAIL PROTECTED]:~/pygame/trunk/examples$ python arraydemo.py
Press the mouse button to advance image.
Press the "s" key to save the current image.
Traceback (most recent call last):
  File "arraydemo.py", line 21, in <module>
    pygame.surfarray.use_arraytype ("numeric")
AttributeError: 'module' object has no attribute 'use_arraytype'

-- 
Douglas E Knapp

http://sf-journey-creations.wikispot.org/Front_Page

Reply via email to