openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #06299
Re: [Bug 732097] Re: Karmic installation - python version error
Andy Finch wrote:
> Which PPA are you using?
>
> There is supposed to be some functionality that disables the Vimeo
> uploader on non python 2.6 installations.
>
>
Just copied and pasted from website
sudo add-apt-repository ppa:jonoomph/openshot-edge
sudo apt-get update
sudo apt-get install openshot openshot-doc
Peter
--
You received this bug notification because you are a member of OpenShot
Developers, 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
References