datos de Mairena del Aljarafe, Sevilla, España |
![]() ![]() ![]() ![]() ![]() |
<type 'exceptions.TypeError'> | Python 2.7.6: /usr/bin/python2.7 Tue Aug 26 17:44:54 2025 |
A problem occurred in a Python script. Here is the sequence of function calls leading up to the error, in the order they occurred.
/var/www/mundomanz/mairgraph in |
998 # del pro |
999 datos=[] |
1000 genera_datos() |
1001 genera_graficos_propios(datos) |
=> 1002 comunes_mundomanz.pie() |
comunes_mundomanz = <module 'comunes_mundomanz' from '/usr/local/lib/python2.7/dist-packages/comunes_mundomanz.py'>, comunes_mundomanz.pie = <function pie> |
<type 'exceptions.TypeError'>: pie() takes exactly 1 argument (0 given)
args =
('pie() takes exactly 1 argument (0 given)',)
message =
'pie() takes exactly 1 argument (0 given)'