What python binding?

Luigi Paioro luigi at lambrate.inaf.it
Thu Sep 28 05:31:21 PDT 2006


>>   File "/usr/lib/python2.4/distutils/command/build_ext.py", line 405, in build_extensions
>>     self.build_extension(ext)
>>   File "/usr/lib/python2.4/distutils/command/build_ext.py", line 442, in build_extension
>>     sources = self.swig_sources(sources, ext)
>> TypeError: swig_sources() takes exactly 2 arguments (3 given)
> 
> It looks as though you may have a broken version of Distutils... which
> version of Python is this, and have you been able to compile any other
> Python extension successfully? (Something like cElementTree would be a
> good test)
> 
> 	Simon

I don't know what Distutils are but they are those distributed with SUSE 
10.0 (Python 2.4.1-3). I've never had problems compiling other 
extensions and cElementTree is well compiled!


Luigi


More information about the dbus mailing list