When execute the python setup.py install command, I receive this:
------------------------- ERROR 1 ------------------------------
Failed to import 'from openshot import main'
Error Message: Bad magic number in /usr/share/openshot/openshot.pyc
----------------------------------------------------------------
------------------------- ERROR 2 ------------------------------
Failed to import 'from openshot.openshot import main'
Error Message: Bad magic number in /usr/share/openshot/openshot.pyc
----------------------------------------------------------------
Following the instructions, run the MLT factory python command, and it shows this:
No LADSPA plugins were found!
Check your LADSPA_PATH environment variable.
<mlt.Repository; proxy of <Swig Object of type 'Mlt::Repository *' at 0xb6ead650> >
I'm lost. Any help?
