linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #00066
[Bug 732097] Re: Karmic installation - python version error
Hi,
Is it resolved ?
--
You received this bug notification because you are a member of UBUNTU -
AL, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/732097
Title:
Karmic installation - python version error
Status in OpenShot Video Editor:
New
Bug description:
using the PPA, latest version
sudo apt-get install openshot openshot-doc
...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Processing triggers for python-support ...
/usr/lib/pymodules/python2.5/openshot/uploads/vimeo/convenience.py:84: Warning: 'with' will become a reserved keyword in Python 2.6
Compiling /usr/lib/pymodules/python2.5/openshot/uploads/vimeo/convenience.py ...
File "/usr/lib/pymodules/python2.5/openshot/uploads/vimeo/convenience.py", line 84
with open(file_path) as video:
^
SyntaxError: invalid syntax