[mythtv-users] problem with the new python bindings
freedenizen
freedenizen at gmail.com
Fri Jan 29 01:43:43 UTC 2010
On Thu, Jan 28, 2010 at 5:36 PM, Jean-Yves Avenard <jyavenard at gmail.com> wrote:
> Then install the bindings !
Right that is the issue, the bindings don't install properly
/usr/local/src/trunk/mythtv/bindings/python $ sudo make install
python setup.py build
running build
running build_py
-Wl,-O1 -o python -L/usr/lib/qt4 -lQtGui -L/usr/lib/qt4
-L/usr/X11R6/lib -pthread -lpng -lSM -lICE -pthread -pthread -lXrender
-lXrandr -lfreetype -lfontconfig -lXext -lX11 -lQtCore -lz -lm
-pthread -lgthread-2.0 -lrt -lglib-2.0 -ldl -lpthread
python setup.py install --skip-build --root="/"
running install
running install_lib
byte-compiling /usr/lib/python2.5/site-packages/MythTV/__init__.py to
__init__.pyc
usr/lib/python2.5/site-packages/MythTV/__init__.py:19: Warning: 'with'
will become a reserved keyword in Python 2.6
File "usr/lib/python2.5/site-packages/MythTV/__init__.py", line 19
with warnings.catch_warnings():
^
SyntaxError: invalid syntax
running install_egg_info
Removing /usr/lib/python2.5/site-packages/MythTV-0.23.0-py2.5.egg-info
Writing /usr/lib/python2.5/site-packages/MythTV-0.23.0-py2.5.egg-info
More information about the mythtv-users
mailing list