← Back to team overview

openshot.developers team mailing list archive

Re: [Bug 732097] Re: Karmic installation - python version error

 

cenwen wrote:
> Hi,
> What is your version of python ?
> Type python in a console and for go out  with Ctrl + Z.
> Thanks.
>
>   
Python 2.6.4 (r264:75706, Dec  7 2009, 18:45:15)
[GCC 4.4.1] on linux2

-- 
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