Ver Mensaje Individual
  #1 (permalink)  
Antiguo 09/10/2010, 13:57
sam0812
 
Fecha de Ingreso: octubre-2010
Mensajes: 6
Antigüedad: 13 años, 7 meses
Puntos: 0
Pregunta mensaje de error TypeError no se que que significa.

hola a todos
Cuano hago run a mi programa obtengo esto

C:\Python25\lib\site-packages\PIL\Image.py:1710: DeprecationWarning: integer argument expected, got float
return Image()._new(core.fill(mode, size, color))
C:\Python25\lib\site-packages\pygraphics\pixel.py:37: DeprecationWarning: integer argument expected, got float
self.pixels[self.x, self.y][2])
C:\Python25\lib\site-packages\pygraphics\pixel.py:62: DeprecationWarning: integer argument expected, got float
b)
C:\Python25\lib\site-packages\pygraphics\pixel.py:50: DeprecationWarning: integer argument expected, got float
self.pixels[self.x, self.y][2])
TypeError: unsupported operand type(s) for -: 'function' and 'int'

nose que que eh hecho mal!! =( porfavor ayuda