openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #00412
[Bug 439205] Re: OpenShot has not been installed in the Python path
Thanks TJ! I have also reworked the .DEB installers tonight, and added
a 'prerm' script to my 'openshot-mlt' package. It removes those 3
files... for everyone that installs (and then removes) the .DEBs from
this point forward. So this combined with your fix, hopefully will
provide a happy solution for everyone. Thanks again!
--
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.