On Tue, Sep 1, 2015 at 7:39 AM Ludovic Michaud <ludovic.micha...@gmail.com>
wrote:

> Hello,
>
> Do you know if it is possible to use MLT with Python 3 ?
>

Probably yes, but I have never done it.
http://www.swig.org/Doc2.0/SWIGDocumentation.html#Python_python3support


> I've seen that softwares like Flowblade are developed with Python 2.7
> thanks to Swig.
>
> When I try to “import mlt” in Python 2, there is no problem, but with
> Python 3, it returns “ImportError: No module named mlt”.
>
> Do you think that the problem comes from Swig or MLT ?
>

I think it comes from how it is being built - which python-dev is
installed...


> Maybe it's because of the Bash script called *build **in MLT package* (
> https://github.com/mltframework/mlt/blob/master/src/swig/python/build).
>
>
...and perhaps something in PYTHON_INCLUDES and pkg-config usage in this
script.


> Thank you for your consideration.
>
>
> Best regards.
>
> Ludovic.
>
>
> ------------------------------------------------------------------------------
> _______________________________________________
> Mlt-devel mailing list
> Mlt-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mlt-devel
>
------------------------------------------------------------------------------
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to