← Back to team overview

openshot.developers team mailing list archive

[Bug 439205] Re: OpenShot has not been installed in the Python path

 

Ubuntu 10.04 
Same problem here.
However works fine after next command: sudo ln /usr/lib/libmlt++.so.3 /usr/lib/libmlt++.so.2

-- 
OpenShot has not been installed in the Python path
https://bugs.launchpad.net/bugs/439205
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.

Status in OpenShot Video Editor: Fix Released

Bug description:
I'm using Ubuntu 9.04.

After installing 0.9.42 from PPA, when I run openshot that is what I get:
-------------------------------------------------------------------------------------------------------------------
Added /usr/share/openshot to system path
--------------------------------
   OpenShot (version 0.9.42)
--------------------------------
-------------------------------------------------------
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
-------------------------------------------------------------------------------------------------------------------

I couldn't find 'setup.py' on the openshot package.
I have other PPA respositories in use so maybe there is an issue with them. I can't really be sure about this.