[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] py2exe problems



 
Ian,
 
 
    This error sounds like a wrong revision level or change in the data type structure, usually related to revision levels. So probably it was not compiled correctly or just the wrong revision level.
 
Ian Sent:
C:\dev\Python25\Projects\Pygame Programs\Parabola\4\dist>Parabola4.exe
Traceback (most recent call last):
  File "Parabola 4.py", line 1, in <module>
  File "pygame\__init__.pyc", line 159, in <module>
  File "pygame\surfarray.pyc", line 68, in <module>
  File "pygame\_numericsurfarray.pyc", line 12, in <module>
  File "pygame\_numericsurfarray.pyc", line 10, in __load
  File "Numeric.pyc", line 93, in <module>
  File "Precision.pyc", line 26, in <module>
  File "Precision.pyc", line 23, in _fill_table
  File "Precision.pyc", line 18, in _get_precisions
TypeError: data type not understood