FS#42676 - [pitivi] require python3 version gst-python
Attached to Project:
Community Packages
Opened by Francesco Ceruti (Ceppo) - Tuesday, 04 November 2014, 11:34 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 04 November 2014, 14:27 GMT
Opened by Francesco Ceruti (Ceppo) - Tuesday, 04 November 2014, 11:34 GMT
Last edited by Sergej Pupykin (sergej) - Tuesday, 04 November 2014, 14:27 GMT
|
Details
Description:
Pitivi fail to run because the gst-python package is for python2.7 and not for python3(3.4). Additional info: * gst-python 1.4.0-1 * pitivi 0.94-1 * console-output: ERROR — Could not create a Gst.Fraction — this means gst-python is not installed correctly. * gst-python is correctly installed in python2.7 Steps to reproduce: Run pitivi (using a console for errors) |
This task depends upon
Comment by
Thorsten Reinbold (Thorsten Reinbold)
- Tuesday, 04 November 2014, 13:44 GMT
Same here. I've installed the package gst-python-git from AUR,
with that package Pitivi works.