[packman] OpenShot
Hans Krueger
hanskrueger at adelphia.net
Sun Mar 28 16:46:49 CEST 2010
I get this
hans at linuxlaptop:/usr/lib/python2.5/site-packages/openshot> ./openshot.py
--------------------------------
OpenShot (version 1.0.0)
--------------------------------
Traceback (most recent call last):
File "./openshot.py", line 65, in <module>
main()
File "./openshot.py", line 52, in main
from classes import project
File "/usr/lib/python2.5/site-packages/openshot/classes/project.py",
line 21, in <module>
import xml.dom.minidom as xml
ImportError: No module named xml.dom.minidom
hans at linuxlaptop:/usr/lib/python2.5/site-packages/openshot>
On 03/28/2010 10:30 AM, Toni wrote:
> Am Samstag, 27. März 2010 schrieb Scott Newton:
>
>> Hi
>>
>> I'm trying to run openshot but getting what's below. What other packages
>> need to be installed as python-mlt is installed. This is on openSUSE 11.2.
>>
> try to run openshot.py from /usr/lib/python/site-packages/openshot
>
> cd /usr/lib/python/site-packages/openshot
> ./openshot.py
>
>
>> Thanks
>>
>> scott at alpha:~> openshot
>> --------------------------------
>> OpenShot (version 1.1.0)
>> --------------------------------
>> *** ERROR: MLT Python bindings failed to import ***
>> *** ERROR: MLT Python bindings failed to import ***
>> Exception in thread Thread-1:
>> Traceback (most recent call last):
>> File "/usr/lib64/python2.6/threading.py", line 525, in __bootstrap_inner
>> self.run()
>> File "/usr/lib/python2.6/site-packages/openshot/classes/thumbnail.py",
>> line 170, in run
>> mlt.Factory().init()
>> NameError: global name 'mlt' is not defined
>>
>> -------------------------------------------------------
>> 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
>>
>
>
>
--
MAY THE SOURCE BE WITH YOU
LINUX
More information about the Packman
mailing list