On Wed, Jun 10, 2015 at 12:00 PM Noto Modungwa <n...@ardentsolutions.co.za>
wrote:

> Hi,
>
> I've just rebuilt from source --> https://github.com/mltframework/mlt
>
> I ran ./configure --swig-languages=python then make, then sudo make install
>
> The only issue is that I keep getting "ImportError: No module named mlt"
> when I'm outside of the ...swig/python examples folder
>
> How can I ensure I can "import mlt" from anywhere?
>
>
https://docs.python.org/2/using/cmdline.html#envvar-PYTHONPATH

Most distributions that provide mlt also provide the python binding if you
find that easier:
https://packages.debian.org/jessie/python-mlt
------------------------------------------------------------------------------
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to