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.
Search Criteria
Package Details: ontv 3.2.0-3
Package Actions
| Package Base: | ontv |
|---|---|
| Description: | GNOME Applet for monitoring TV programs |
| Upstream URL: | http://live.gnome.org/OnTV |
| Category: | gnome |
| Licenses: | |
| Submitter: | None |
| Maintainer: | None |
| Last Packager: | None |
| Votes: | 12 |
| First Submitted: | 2008-05-14 12:46 |
| Last Updated: | 2011-10-06 03:37 |
Dependencies (7)
Required by (0)
Sources
Latest Comments
Comment by mariobl
Comment by LeCrayonVert
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