What's wrong?

kishkin kishkin at gmail.com
Wed Jan 25 04:03:30 EST 2006


:)) Oа course it PyCallable_Check there!!! :)) And error is that
PyCallable_Check returned 0.

power.c compiles without errors.

error is here:
 -----------------------------------
[kishkin at linuxa-miho 1]$ make -f makefile.power
gcc power.c -g -I/usr/local/include/python2.4 -fpic -shared -o power.so
[kishkin at linuxa-miho 1]$ python power.py
Exception exceptions.TypeError: 'argument list must be a tuple' in
'garbage collection' ignored
Fatal Python error: enexpected exception during garbage collection
Aborted
 -----------------------------------




More information about the Python-list mailing list