Bug 903 - OpenShot has not been installed in the Python path.
Summary: OpenShot has not been installed in the Python path.
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: x86_64 Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Mageia Bug Squad
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-20 06:28 CEST by Palm Pre
Modified: 2011-04-23 17:16 CEST (History)
1 user (show)

See Also:
Source RPM: openshot-1.3.0-1.mga1.src.rpm
CVE:
Status comment:


Attachments

Description Palm Pre 2011-04-20 06:28:14 CEST
Description of problem: installing openshot gives en error about installation

$ openshot
--------------------------------
   OpenShot (version 1.3.0)
--------------------------------
Process no longer exists: 8690.  Creating new pid lock file.
-------------------------------------------------------
Error:  OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
  $ sudo python setup.py install




Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
Comment 1 Arnaud Patard 2011-04-20 10:37:11 CEST
Should be fixed with 1.3.0-2 rpm. It will complain about missing frei0r plugins but, as Mageia doesn't seem to have them, it should rather deserve a new bug report if they're really needed.

Status: NEW => RESOLVED
CC: (none) => arnaud.patard
Resolution: (none) => FIXED

Comment 2 Palm Pre 2011-04-22 01:57:39 CEST
 Updating to openshot-1.3.0-2.mga1.src.rpm and still the same error

$ openshot
--------------------------------
   OpenShot (version 1.3.0)
--------------------------------
Process no longer exists: 5445.  Creating new pid lock file.
-------------------------------------------------------
Error:  OpenShot has not been installed in the Python path.
(Both the site-packages and /usr/share/openshot folders were checked)

Use the following command to install OpenShot:
  $ sudo python setup.py install
Comment 3 Ahmad Samir 2011-04-23 03:44:51 CEST
Please test the next package.

FWIW, upstream could do well with enhancing the puzzling/almost-useless error message, and actually show the python backtrace, which makes it possible to spot missing python modules needed at runtime...
Comment 4 Palm Pre 2011-04-23 17:16:12 CEST
Finally I can start it.

Note You need to log in before you can comment on or make changes to this bug.