Hello i try to install the python-dvb bindings but i get this error: cc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall - Wstrict-prototypes -fPIC -I/lib/modules/2.6.31-15-generic/build/ include -I/usr/include/python2.6 -c dvb3/dmx.c -o build/temp.linux- i686-2.6/dvb3/dmx.o dvb3/dmx.c:1:2: error: #error Do not use this file, it is the result of a failed Pyrex compilation. error: command 'gcc' failed with exit status 1 And in python i import dvb3 wothout error but for example if i do: import dvb3.frontend ImportError: No module named dvb3.frontend
There is a new version of dvb3 can you help me , there is a svn of python bindings. i run all under python 2.6.4 Regards Luca -- You received this message because you are subscribed to the Google Groups "kamaelia" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/kamaelia?hl=.
