Package Details: ontv 3.2.0-3

Package Base: ontv
Description: GNOME Applet for monitoring TV programs
Upstream URL: http://live.gnome.org/OnTV
Category: gnome
Licenses: GPL
Submitter: None
Maintainer: None
Last Packager: None
Votes: 12
First Submitted: 2008-05-14 12:46
Last Updated: 2011-10-06 03:37

Latest Comments

Comment by mariobl

2010-12-16 18:34

I've got the same error... Seems to be a problem with Python v3, because ontv cannot use it. I tried to set the environment variable as follows:

export PYTHON=/usr/bin/python2

Now it works again. However, I don't like the change from »python« to »python2«. It is to early in my mind. Most Python software doesn't run with v3.

Comment by LeCrayonVert

2010-12-16 18:02

I've got this error :
[...]
checking for headers required to compile python extensions... File "<string>", line 1
import sys; print sys.prefix
^
SyntaxError: invalid syntax
File "<string>", line 1
import sys; print sys.exec_prefix
^
SyntaxError: invalid syntax
not found
configure: error: could not find Python headers